|
ContactCenters V. 0.9.9. |
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
DoubleFormatter | Represents an object that can format a double-precision value into a string. |
DoubleFormatterWithError | Represents an object that can format a double-precision value into a string, while formatting can possibly be affected by the error on the formatted value. |
LowMemoryListener | Represents a low-memory notification listener that can be registered with a low-memory notifier. |
Class Summary | |
---|---|
ArrayUtil | Provides static utility methods to resize and test arrays. |
ClassFinderWithBase<T> | Extends the ClassFinder class to find classes
extending a specified base class or implementing
a given base interface. |
DefaultDoubleFormatter | Default formatter. |
DefaultDoubleFormatterWithError | Default double formatter with error. |
ExceptionUtil | Provides helper methods to format exceptions in a more compact way than the default exception formatting. |
FileUtil | |
IntArray | Represents an immutable array of integers. |
LaTeXArrayFormatter | Provides utility methods to format every
element of arrays using methods
of LaTeXFormatter . |
LaTeXDoubleFormatter | Represents a double formatter formatting strings for insertion into a LATEX document. |
LaTeXDoubleFormatterWithError | Represents a double formatter with error formatting strings for insertion into a LATEX document. |
LaTeXFormatter | Provides methods for formatting times and number for typesetting with LATEX. |
LaTeXObjectMatrixFormatter | |
LineBreaker | Provides facilities to write multiple lines into output streams or writers, with automatic conversion of line separators. |
LowMemoryNotifier | Uses the Java 5 Management API to monitor memory usage, and notifies registered listeners when memory becomes low. |
ModifiableWorkbook | Encapsulates a workbook from JExcel API that can be created from an already existing file, modified, and written back to the input file. |
Pair<S,T> | Represents a pair of values. |
StringConvert | Provides utility methods to convert strings into Java objects. |
Exception Summary | |
---|---|
UnsupportedConversionException | Exception occurring when a conversion is not supported by a method of
StringConvert . |
Contains some utility classes.
|
ContactCenters V. 0.9.9. |
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |