Uses of Class
org.jacop.jasat.utils.structures.IntTrie.Node
Packages that use IntTrie.Node
-
Uses of IntTrie.Node in org.jacop.jasat.utils.structures
Classes in org.jacop.jasat.utils.structures with type parameters of type IntTrie.NodeModifier and TypeClassDescriptionclassIntTrie<N extends IntTrie.Node<N>>A class that implements, (hopefully) efficiently, a Trie on integers.Subclasses of IntTrie.Node in org.jacop.jasat.utils.structuresModifier and TypeClassDescriptionprivate final classNode that carries the data needed for a mapstatic final classThe most simple node possibleFields in org.jacop.jasat.utils.structures declared as IntTrie.Node