Package com.sun.sgs.app.util

Provides utilities for use by Project Darkstar Server application developers.

See:
          Description

Class Summary
ManagedSerializable<T> A utility class for wrapping a Serializable object within a ManagedObject instance.
ScalableDeque<E> A scalable Deque implementation.
ScalableHashMap<K,V> A scalable implementation of Map.
ScalableHashSet<E> A scalable implementation of Set backed by a ScalableHashMap.
ScalableList<E> This class represents a java.util.List which supports a concurrent and scalable behavior.
 

Package com.sun.sgs.app.util Description

Provides utilities for use by Project Darkstar Server application developers.


Project Darkstar, Version 0.9.9.6
2009-05-08 15:39:40

Copyright © 2007-2009 Sun Microsystems, Inc. All rights reserved