public class AssetNumCharNode
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static char |
NULL |
Constructor and Description |
---|
AssetNumCharNode(char key)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
addChild(AssetNumCharNode child) |
AssetNumCharNode |
getChild(java.lang.Character childKey) |
public static final char NULL
public AssetNumCharNode(char key)
key
- public void addChild(AssetNumCharNode child)
child
- public AssetNumCharNode getChild(java.lang.Character childKey)
name
-