Uses of Interface
com.sun.sgs.impl.util.BindingKeyedSet

Packages that use BindingKeyedSet
com.sun.sgs.impl.util Provides miscellaneous utility classes and methods. 
 

Uses of BindingKeyedSet in com.sun.sgs.impl.util
 

Classes in com.sun.sgs.impl.util that implement BindingKeyedSet
 class BindingKeyedSetImpl<E>
          An implementation of BindingKeyedSet backed by a BindingKeyedMap.
 

Methods in com.sun.sgs.impl.util that return BindingKeyedSet
<V> BindingKeyedSet<V>
BindingKeyedCollections.newSet(String keyPrefix)
          Constructs an instance of a BindingKeyedSet with the specified keyPrefix.
<V> BindingKeyedSet<V>
BindingKeyedCollectionsImpl.newSet(String keyPrefix)
          Constructs an instance of a BindingKeyedSet with the specified keyPrefix.
 


RedDwarf, Version 0.10.1
2010-03-14 10:56:12

Copyright © 2010 The RedDwarf Authors. All rights reserved
Copyright © 2007-2010 Sun Microsystems, Inc. All rights reserved