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