Package org.base.apps.util

Basic utilities, including ListMap and the Named and Mutable interfaces.

See:
          Description

Interface Summary
Mutable<V> Marks an object as containing an arbitrary mutable value.
Nameable A mutable version of the Named interface.
Named A simple interface to identify an object with a name.
 

Class Summary
BaseNameable Abstract base Nameable to avoid duplicating name attribute everywhere.
BaseStack<E> Extension of Stack to override the BaseStack.search(Object) method to return a 0-based position, thus violating the original contract.
ListMap<K,V> Map of lists, backed by a HashMap by default.
Util General utility methods.
 

Package org.base.apps.util Description

Basic utilities, including ListMap and the Named and Mutable interfaces.


Please visit Base Apps, hosted on Sourceforge.net.

Copyright 2011, Blue Agate Software Entity (BASE)