| Interface | Description |
|---|---|
| Binary.ByteIterator |
This interface extends
Iterator<Byte>, so that we can return an unboxed byte. |
| Class | Description |
|---|---|
| Binary |
Immutable sequence of bytes.
|
| Binary.Output |
Outputs to a
Binary instance. |
| Country |
Class to represent a country by its assigned MID's (Maritime Identification Digits) in addition to its ISO 3166
identification.
|
| Language |
Class to represent an ISO 639 2-letter language
|
| Timestamp |
The class
Date represents a specific instant in time, with millisecond precision. |
Copyright © 2012–2015 Danish Maritime Authority. All rights reserved.