|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Cursor.Decision in org.ardverk.collection |
---|
Methods in org.ardverk.collection that return Cursor.Decision | |
---|---|
Cursor.Decision |
Cursor.select(java.util.Map.Entry<? extends K,? extends V> entry)
Called for each Map.Entry in the Trie . |
static Cursor.Decision |
Cursor.Decision.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Cursor.Decision[] |
Cursor.Decision.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |