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