| Interface | Description |
|---|---|
| CollectionHost<K> | |
| Consumer<T> |
Represents an operation that accepts a single input argument and returns no
result.
|
| DataValueFactory<T> | |
| IndexedItemSetMap<M,S,K> | |
| ItemIndexSetMap<K,S extends Set<Integer>,M> |
| Class | Description |
|---|---|
| BitIntegerSet | |
| BoundedMaxAggregator | |
| BoundedMinAggregator | |
| ClassificationBag<K,V> | |
| ClassifyingNodeTracker | |
| CopyOnWriteRef<T> | |
| DynamicDefaultKey<T> |
Data key that returns a new value for every getDefaultValue() call instead of caching the value
|
| IndexedItemBitSetMap<K,M> | |
| IndexedItemSetMapBase<K,S,M> | |
| ItemFactoryMap<I,P> | |
| KeyedItemFactoryMap<K,I,P> | |
| MapEntry<K,V> | |
| MaxAggregator | |
| MinAggregator | |
| NodeClassifierVisitor | |
| NodeCollectingVisitor | |
| NullCollectionHost<K> | |
| OrderedMap<K,V> | |
| OrderedMultiMap<K,V> | |
| OrderedSet<E> | |
| SubClassingBag<T> | |
| TwoWayHashMap<F,S> |
Copyright © 2019. All rights reserved.