Class ZFastTrie.Leaf<U>

java.lang.Object
it.unimi.dsi.sux4j.util.ZFastTrie.Node<U>
it.unimi.dsi.sux4j.util.ZFastTrie.Leaf<U>
Enclosing class:
ZFastTrie<T>

protected static final class ZFastTrie.Leaf<U> extends ZFastTrie.Node<U>
An external node, a.k.a. leaf.