Package owl.collections
-
Interface Summary Interface Description TrieMap<K,V> A trieMap maps sequences of keys to a value.TrieSet<E> -
Class Summary Class Description BitSet2 Collections3 Either<A,B> HashTrieMap<K,V> A TrieMap is a Map with sequences as keys that are organized in a Trie for value retrieval.HashTrieSet<E> A TrieMap is a Map with sequences as keys that are organized in a Trie for value retrieval.ImmutableBitSet This class implements an immutable vector of bits.IntPreOrder This class represents a total pre-orders of{1,..n}
, which are identified by a list of their equivalence classes.NullablePair<A,B> Pair<A,B> UpwardClosedSet Bucket-based implementation of an upward-closed set. -
Enum Summary Enum Description Either.Type