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