public class IntTest extends Object
Modifier and Type | Class and Description |
---|---|
static class |
IntTest.TestStateDecode |
static class |
IntTest.TestStateEncode |
Constructor and Description |
---|
IntTest() |
Modifier and Type | Method and Description |
---|---|
int |
decode(IntTest.TestStateDecode state) |
void |
encode(IntTest.TestStateEncode state) |
public void encode(IntTest.TestStateEncode state) throws Exception
Exception
public int decode(IntTest.TestStateDecode state) throws Exception
Exception
Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.