|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Trie.Cursor.SelectStatus | |
|---|---|
| net.sf.eos.trie | Contains the base structure for memory based entity recognition. |
| Uses of Trie.Cursor.SelectStatus in net.sf.eos.trie |
|---|
| Methods in net.sf.eos.trie that return Trie.Cursor.SelectStatus | |
|---|---|
Trie.Cursor.SelectStatus |
Trie.Cursor.select(Map.Entry<? extends K,? extends V> entry)
Notification that the Trie is currently looking at the given entry. |
static Trie.Cursor.SelectStatus |
Trie.Cursor.SelectStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Trie.Cursor.SelectStatus[] |
Trie.Cursor.SelectStatus.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||