Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
H
I
K
L
M
P
R
S
T
U
V
G
get(Object)
- Method in class de.tomshut.util.
LatinTrie
Returns the value to which the specified key is associated, or null if this trie does not contain the key.
getBestLatinTrieNode(Object)
- Method in class de.tomshut.util.
LatinTrie
Traverse the Trie and get the Trie node which may have our key.
getKey()
- Method in class de.tomshut.util.
LatinTrieNode
Returns the key corresponding to this entry.
getNodeEstimate()
- Method in class de.tomshut.util.
LatinTrie
Returns the estimated number of nodes in the trie
getPosition()
- Method in class de.tomshut.util.text.
Position
getRoot()
- Method in class de.tomshut.util.
LatinTrie
Returns the root node of the trie
getValue()
- Method in class de.tomshut.util.
LatinTrieNode
Returns the value corresponding to this entry.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
H
I
K
L
M
P
R
S
T
U
V