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