Package owl.collections
-
Class Summary Class Description Collections3 Either<A,B> NullablePair<A,B> Pair<A,B> TrieMap<K,V> A TrieMap is a Map with sequences as keys that are organized in a Trie for value retrieval.UpwardClosedSet Bucket-based implementation of an upward-closed set.ValuationSet ValuationTree<E> ValuationTree.Leaf<E> ValuationTree.Node<E> ValuationTrees -
Enum Summary Enum Description Either.Type