Package org.planx.util

Generic utilities.

See:
          Description

Class Summary
Array  
Base64  
BijectiveMap<K,V> A translation which is one-to-one and onto.
Concurrency  
MultiMap<K,V> A set of mappings from one key to multiple values.
ObjectReference<E> An ObjectReference points to an object and can be updated behind-the-scenes to point to another object without the user noticing.
PersistentMap<K,V>  
SoftValueMap<K,V> A map implementation with soft values.
UnmodifiableArrayList<E>  
WeakHashSet<E> A set implementation with weak keys.
WeakValueMap<K,V> A map implementation with weak values.
 

Package org.planx.util Description

Generic utilities.



Copyright © 2004-2005 Plan-X. All Rights Reserved.