Uses of Interface
com.sun.sgs.app.ManagedObjectRemoval

Packages that use ManagedObjectRemoval
com.sun.sgs.app.util Provides utilities for use by RedDwarf Server application developers. 
 

Uses of ManagedObjectRemoval in com.sun.sgs.app.util
 

Classes in com.sun.sgs.app.util that implement ManagedObjectRemoval
 class ScalableDeque<E>
          A scalable Deque implementation.
 class ScalableHashMap<K,V>
          A scalable implementation of Map.
 class ScalableHashSet<E>
          A scalable implementation of Set backed by a ScalableHashMap.
 class ScalableList<E>
          This class represents a java.util.List which supports a concurrent and scalable behavior.
 


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