Ensure and org.junit.Assert
classes provide the ability to specify assertions about state,
throwing an exception ("fail early") if the assertion fails.See: Description
| Interface | Description |
|---|---|
| DataInputExtended | |
| DataOutputExtended | |
| Encodable |
This interface indicates that an object can be encoded into into a byte array
so it can be streamed.
|
| Class | Description |
|---|---|
| DataInputExtendedDecorator | |
| DataInputStreamExtended | |
| DataOutputExtendedDecorator | |
| DataOutputStreamExtended | |
| DebugDataInputExtended | |
| DebugDataOutputExtended | |
| EncodingConstants | |
| FieldType<T> |
Typesafe writing and reading of fields, providing some level of integrity
checking of encoded messages.
|
| HexUtils |
| Exception | Description |
|---|---|
| FailedToDecodeException | |
| FailedToDeserializeException |
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.