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 TypeClassDescriptionclass
IntTrie<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 class
Node that carries the data needed for a mapstatic final class
The most simple node possibleFields in org.jacop.jasat.utils.structures declared as IntTrie.Node