Package org.jwarp.util

Interface Summary
IPriorityQueue Iterface for priority queues.
 

Class Summary
ArrayEnumeration Enumeration wrapper for array.
ArrayIterator This provides an iterator interface to an array
BinaryHeap Iterface for priority queues.
Circuit The circuit is a set of objects related to each other.
CircularBuffer  
EnumIterator Allow a Java 1.1 enumeration to be used as a JDK 1.2 style Iterator
IDGenerator This is an implementation of UniqueIdService.
IteratorEnumeration Enumeration wrapper for iterator.
ListUtils Miscelaneous utilities to manipulate Lists.
ObjectLock Class implementing the methods for locking object for gaining exclusive object access.
PrimeGenerator Class for gerentating primes.
Queue Implements an object queue based on a linked list.
QuickSort QuickSort - adapted from Doug Lea's Public Domain collection library.
ResourceGroup A class used to manage resource bundles.
Stack This is a simple stack.
StringListReader Utility class for converting string property lists to string arrays.
StringUtil This class provides basic facilities for manipulating strings.
ToString  
Tristate  
 

Exception Summary
LockException Exception created by the Lock class
 


©   O R C A   S y s t e m s