Package ucb.util

Interface Summary
Factory A general interface to Objects that create other objects.
 

Class Summary
CommandArgs A CommandArgs object is a sequence of arguments (Strings), typically extracted from the command-line arguments to a main procedure.
Deque A double-ended queue of Objects.
SimpleObjectRegistry A kind of registry that provides a very simple means of exchanging remote objects by name.
Ticker A simple timer class that periodically performs some action