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