Package Hierarchies:
Class Hierarchy
- java.lang.Object
- io.usethesource.capsule.core.AbstractTrieSetMultimap<K,V,C,R> (implements java.io.Serializable, io.usethesource.capsule.SetMultimap<K,V>)
- io.usethesource.capsule.core.AbstractTrieSetMultimap.SetMultimapKeyIterator<K,V,C,R> (implements java.util.Iterator<E>)
- io.usethesource.capsule.core.AbstractTrieSetMultimap.SetMultimapNativeTupleIterator<K,V,C,R> (implements java.util.Iterator<E>)
- io.usethesource.capsule.core.AbstractTrieSetMultimap.SetMultimapTupleIterator<K,V,C,R,T> (implements java.util.Iterator<E>)
- io.usethesource.capsule.core.AbstractTrieSetMultimap.SetMultimapValueIterator<K,V,C,R> (implements java.util.Iterator<E>)
- io.usethesource.capsule.core.PersistentBidirectionalTrieSetMultimap<K,V> (implements io.usethesource.capsule.BinaryRelation.Immutable<K,V>, java.io.Serializable)
- io.usethesource.capsule.core.PersistentTrieMap<K,V> (implements io.usethesource.capsule.Map.Immutable<K,V>, java.io.Serializable)
- io.usethesource.capsule.core.PersistentTrieMap.AbstractMapNode<K,V> (implements io.usethesource.capsule.core.trie.MapNode<K,V,R>, java.io.Serializable)
- io.usethesource.capsule.core.PersistentTrieMap.MapEntryIterator<K,V> (implements java.util.Iterator<E>)
- io.usethesource.capsule.core.PersistentTrieMap.MapKeyIterator<K,V> (implements java.util.Iterator<E>)
- io.usethesource.capsule.core.PersistentTrieMap.MapValueIterator<K,V> (implements java.util.Iterator<E>)
- io.usethesource.capsule.core.PersistentTrieSet<K> (implements java.io.Serializable, io.usethesource.capsule.Set.Immutable<K>)
- io.usethesource.capsule.core.PersistentTrieSet.AbstractSetNode<K> (implements java.lang.Iterable<T>, java.io.Serializable, io.usethesource.capsule.core.trie.SetNode<K,R>)
- io.usethesource.capsule.core.PersistentTrieSet.SetKeyIterator<K> (implements java.util.Iterator<E>)
- io.usethesource.capsule.core.PersistentTrieSetMultimap.AbstractSetMultimapNode<K,V> (implements io.usethesource.capsule.core.trie.MultimapNode<K,V,C,R>, java.io.Serializable)