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