public class UnchangedUnionTest extends Object
Modifier and Type | Class and Description |
---|---|
static class |
UnchangedUnionTest.TestStateDecode |
static class |
UnchangedUnionTest.TestStateEncode |
Constructor and Description |
---|
UnchangedUnionTest() |
Modifier and Type | Method and Description |
---|---|
void |
decode(org.openjdk.jmh.infra.Blackhole blackHole,
UnchangedUnionTest.TestStateDecode state) |
void |
encode(UnchangedUnionTest.TestStateEncode state) |
public void encode(UnchangedUnionTest.TestStateEncode state) throws Exception
Exception
public void decode(org.openjdk.jmh.infra.Blackhole blackHole, UnchangedUnionTest.TestStateDecode state) throws Exception
Exception
Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.