-
Tracker of Delivery ID values, implements a sequence number and provides ability to
keep an not set state for use when allowing for set / not set tracking.
Simple Ring Queue implementation that has an enforced max size value.
A mutable sequence that represents an unsigned integer type underneath
Map class that is implemented using a Splay Tree and uses primitive integers as the keys
for the specified value type.
An immutable
Map
entry that can be used when exposing raw entry mappings
via the
Map
API.