Package org.apache.qpid.protonj2.engine.util
-
Class Summary Class Description DeliveryIdTracker 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.LinkedSplayMap<E> RingQueue<E> Simple Ring Queue implementation that has an enforced max size value.SequenceNumber A mutable sequence that represents an unsigned integer type underneathSplayMap<E> Map class that is implemented using a Splay Tree and uses primitive integers as the keys for the specified value type.SplayMap.AscendingSubMap<V> SplayMap.DescendingSubMap<V> SplayMap.ImmutableSplayMapEntry<E> SplayMap.NavigableSubMapKeySet SplayMap.SplayedEntry<E> StringUtils Set ofString
utilities used in the proton code.