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