C D E H I M O P S T
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- Compound(int, double) - Constructor for class org.djutils.serialization.Tests.Compound
-
Construct a new Compound object.
D
- deepEquals0(Object, Object) - Static method in class org.djutils.serialization.Tests
-
Compare two arrays of any type (stolen from java.util.Arrays).
- doubleValue - Variable in class org.djutils.serialization.Tests.Compound
-
Field 2.
E
- equals(Object) - Method in class org.djutils.serialization.Tests.Compound
- exportAsList() - Method in class org.djutils.serialization.Tests.Compound
H
- hashCode() - Method in class org.djutils.serialization.Tests.Compound
I
- intValue - Variable in class org.djutils.serialization.Tests.Compound
-
Field 1.
M
- makePrimitive(Object) - Static method in class org.djutils.serialization.Tests
-
Convert an array, or matrix of Byte, Short, Integer, etc.
O
- org.djutils.serialization - package org.djutils.serialization
P
- pointerTest() - Method in class org.djutils.serialization.Tests
-
Test the Pointer class.
S
- serializationExceptionTest() - Method in class org.djutils.serialization.Tests
-
Test all constructors for SerializationException.
- serializationRuntimeExceptionTest() - Method in class org.djutils.serialization.Tests
-
Test all constructors for SerializationRuntimeException.
- simpleTests() - Method in class org.djutils.serialization.Tests
-
Basic test encoding and decoding of the basic types.
T
- testArrayOfDjutilsVectors() - Method in class org.djutils.serialization.Tests
-
Test serialization and deserialization of arrays of Djutils vectors.
- testArrays() - Method in class org.djutils.serialization.Tests
-
Test encoding and decoding of arrays.
- testBasicSerializer() - Method in class org.djutils.serialization.Tests
-
Test the toString and dataClassName methods of the BasicSerializer.
- testCompoundArrays() - Method in class org.djutils.serialization.Tests
-
Test the compound array encoder and decoder.
- testDJunitDisplayTypes() - Method in class org.djutils.serialization.Tests
-
Test stored information about djunits display types.
- testDJunits() - Method in class org.djutils.serialization.Tests
-
Test encoding and decoding of strongly typed quantities (DJUNITS).
- testEndianUtil() - Method in class org.djutils.serialization.Tests
-
Test the remainder of the EndianUtil class.
- testJaggedMatrices() - Method in class org.djutils.serialization.Tests
-
Test that jagged matrices are detected and cause a SerializationException.
- testMatrices() - Method in class org.djutils.serialization.Tests
-
Test encoding and decoding of arrays.
- Tests - Class in org.djutils.serialization
-
Test message conversions.
- Tests() - Constructor for class org.djutils.serialization.Tests
- Tests.Compound - Class in org.djutils.serialization
-
Class used to test serialization of classes that implement SerializableObject.
- testSerializationUnits() - Method in class org.djutils.serialization.Tests
-
Test stored information about djunits SerializationUnits.
- testStrings() - Method in class org.djutils.serialization.Tests
-
Test encoding and decoding of Strings with more exotic characters for UTF-8 and UTF-16.
- testUnhandledObject() - Method in class org.djutils.serialization.Tests
-
Test that the encoder throws a SerializationException when given something that it does not know how to serialize.
- testUnitType() - Method in class org.djutils.serialization.Tests
-
Test the UnitType class.
- toString() - Method in class org.djutils.serialization.Tests.Compound
All Classes All Packages