| AbstractComparableDeviceUID<T extends java.lang.Comparable<T>> |
Simple container class for immutable, comparable UIDs.
|
| AbstractField<T> |
Core functionality for implementing a field that cannot be included in the interface.
|
| ArrayTupleImpl |
Implementation of a Tuple using an array data structure.
|
| DeviceUUID |
DeviceUID based on UUIDs.
|
| FieldMapImpl<T> |
Field implementation based on neighbor/value pairs stored in an ImmutableMap.
|
| FieldMapImpl.Builder<T> |
Builder for an immutable field.
|
| IntegerUID |
Simple integer UIDs.
|
| LazyField<T> |
Lazy implementation of a Field.
|
| LongUID |
Simple long UIDs.
|
| StringUID |
Simple string UIDs.
|