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