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