|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| IExceptionEx | Extended exception interface. |
| ThreadLock | Thread lock used by the ThreadLock manager. |
| Class Summary | |
|---|---|
| AggregatedIterator<T> | Aggregated iterator. |
| ArrayIterator<T> | Array iterator. |
| Converter | Some data converter utilities. |
| DichotomySearch | Search using the dichotomy algorithm. |
| DichotomySearch.StringArraySearch | Search a String in an array of Strings. |
| DichotomySearch.StringSearch | Abstract String search. |
| EmptyIterator | Empty iterator. |
| EnumerationIterator<T> | Enumeration wrapper to an iterator. |
| FastStringBuffer | Fast String buffer. |
| FilteredIterator<T> | A JAVA2 collection iterator that filters the items from another iterator. |
| IteratorEnumeration<T> | Iterator wrapped as an enumeration. |
| IteratorWrapper<T> | Iterator wrapper. |
| PathUtil | Some utilities for path handling. |
| QuickSort | Easy to use QuickSort set of classes for sorting data. |
| QuickSort.IntArray | Quicksort class used to sort an array of integers. |
| QuickSort.JavaList | Quicksort class used to sort a Java List. |
| QuickSort.JavaVector | Quicksort class used to sort a Java Vector. |
| QuickSort.ObjectArray | Quicksort class used to sort an array of objects. |
| QuickSort.StringArray | Quicksort class used to sort an array of Strings. |
| SingleValueIterator<T> | Iterator for a single value. |
| StringUtil | This class contains helpers for string manipulation. |
| SystemCache | System cache using a LRU mechanism. |
| TDiag | Diagnotics helpers. |
| TextUtil | Text utilities. |
| ThreadLockManager | Read write lock acquisition. |
| Exception Summary | |
|---|---|
| AbstractException | Abstract base class for global exceptions. |
| AbstractIOException | Define a global exception. |
| AbstractRuntimeException | Abstract base class for global runtime exceptions. |
| NotImplementedException | Exception thrown by a method that is not implemented. |
This packages contains some utility classes.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||