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