Class CFBytesTrie.Node

java.lang.Object
com.pnfsoftware.jeb.util.collect.CFBytesTrie.Node
Enclosing class:
CFBytesTrie<T>

@Ser public static class CFBytesTrie.Node extends Object
A node in the trie.
  • Constructor Details

    • Node

      public Node()