| Package | Description |
|---|---|
| de.unistuttgart.ims.uimautil.trie |
| Modifier and Type | Method and Description |
|---|---|
protected TrieNode<T> |
TrieNode.getNode(T c)
Returns the child TrieNode representing the given char, or null if no
node exists.
|
Copyright © 2016. All rights reserved.