Jumpi v1.2.0

Package org.jumpi.impl.util

Interface Summary
Comparable Semantically identical to java.util.Comparable but needed because MIDP does not support this interface.
 

Class Summary
BoundedQueue Efficient array-based bounded buffer class.
ConfigurationHelper A helper class providing utilities to get and check configuration properties, and to instantiate configurable components.
Heap A heap-based priority queue, without any concurrency control (i.e., no blocking on empty/full states).
Properties A Hashtable of String, key-value pairs.
Stack A Stack collection class which exhibits unbounded, synchronous first-in-last-out ( FILO ) behaviour.
 


Jumpi v1.2.0

Copyright © 2003, Peter Jonathan Klauser.