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