UC Berkeley Group for User Interface Research
Updated November 17, 2000

Package edu.berkeley.guir.lib.util

Hodgepodge of miscellaneous utilities.

See:
          Description

Interface Summary
Comparison An interface for a class that compares two objects and determines if they are "equal", "less than", or "greater than".
 

Class Summary
DateLib Formats Java Date object as ISO date (ISO8601).
NumComparison Allows comparisons between arbitrary number objects.
ParserLib Simple parsing.
Random Utilities for dealing with random numbers.
Sleep A class for getting the System to sleep.
Sort Various sorting algorithms.
StringLib Various String utilities and routines for manipulating Strings, as well as laying them out and rendering them on screen.
Timer A class for doing stopwatch times.
VectorLib Utilities for modifying and manipulating Vectors.
 

Exception Summary
ParseException  
 

Package edu.berkeley.guir.lib.util Description

Hodgepodge of miscellaneous utilities. Lets you manipulate everything from dates to vectors to matrices to strings.

This software is distributed under the Berkeley Software License. This software is part of the GUIRLib package.


Copyright Information