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
Exceptionpublic void decode(org.openjdk.jmh.infra.Blackhole blackhole,
                   GenericNestedTest.TestStateDecode state)
            throws Exception
ExceptionCopyright © 2009–2020 The Apache Software Foundation. All rights reserved.