|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
TOP Interface Summary |
|
| LockOneWay | Classes implementing LockOneWay indicate their values may be locked. |
TOP Class Summary |
|
| DirFile | [Deprecated for DirScan] Represents a directory, and all files/directories/sub-directories/... |
| DirScan | Retrive the paths to all files/dirs contained in a directory. |
| DSConfig | Configuration for a DirScan. |
| FLRFile | A ForLineRetrieval where the source text comes from a text File. |
| ForLineRetrieval | Represents multiple-line source text, from which lines are retrieved individually, and in order. |
| Range | Manages an int that must conform to a RangeConfig. |
| RangeConfig | Defines the legal range for an integer. |
| RCLength | A RangeConfig where the minimum value is always enforced, and may never be lower than zero. |
| RLength | Manages an int that must conform to a RCLength. |
| TimerSeconds | A TimerUnits that uses seconds as its unit. |
| TimerUnits | For keeping track of things that have a delay, or expire within a given number of units. |
| UtilDate | Random functions for analyzing and manipulating java.util.Dates. |
| UtilInt | Random functions to analyze and manipulate ints. |
| Utility | Random functions. |
| XBNLocked | The base class for all things implementing xbn.util.LockOneWay. |
| XBNTestCase | A JUnit TestCase with some XBN-specificizationizisims. |
TOP Exception Summary |
|
| LockedException | An exception used throughout the xbn packages, when it is attempted to alter a locked object. |
TOP Package xbn.util Description
Random utility classes to be used by any random thing for any random purpose.
Unit tests for xbn.util exist in xbn_junit.util
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
Copyright 1997-2003, Jeff Epstein, All Rights Reserved. See top of source code files for copyright notice.
http://sourceforge.net/projects/xbnjava