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