public static class

CFBytesTrie.Node

extends Object
java.lang.Object
   ↳ com.pnfsoftware.jeb.util.collect.CFBytesTrie.Node

Class Overview

A node in the trie.

Summary

Public Constructors
Node()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public Node ()