Package bill.util

Class Summary
CoordinateXY This class is used in a 2D world to represent a set of coordinates.
GetOpt This class loosely imitates the functionality of the C get opt API.
KeyValue This is a generic class that holds and provides access to two data elements, a key and its associated a value.
SortedVector Small utility class which extends the standard Java Vector class adding the ability add data to a Vector in a sorted manner.