LimeWire collection component api

Uses of Class
org.limewire.collection.Trie.Cursor.SelectStatus

Packages that use Trie.Cursor.SelectStatus
org.limewire.collection   
 

Uses of Trie.Cursor.SelectStatus in org.limewire.collection
 

Methods in org.limewire.collection that return Trie.Cursor.SelectStatus
 Trie.Cursor.SelectStatus Trie.Cursor.select(java.util.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(java.lang.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 are declared.
 


LimeWire collection component api

Copyright © 2009 Lime Wire LLC. All Rights Reserved.