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