|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
AppletUtil | Misc applet utils. |
Base64 | One of the fastest implementation of the Base64 encoding. |
CharUtil | Various character utilities. |
IntHashMap | A Map that accepts int or Integer keys only. |
MathUtil | Misc math utils. |
Mutex | Class that provides fast mutual exclusion using Leslie Lamport's "Fast Mutal Exclusion" algorithm. |
MutexSync | The very same Mutex, with lockTry() method added. |
PropertiesUtil | Misc java.util.Properties utils. |
ReflectUtil | Misc java.lang.reflect utils. |
SimpleQueue | Simple Queue (FIFO). |
SimpleStack | Simple Stack (LIFO) class. |
StringConvert | Converts Strings to various primitives. |
StringFlags | Parses string and sets bean boolean parameters (flags) depending on exisiting characters. |
StringOutputStream | Provides an OutputStream to an internal String. |
StringUtil | General string utils. |
ThreadUtil | Thread utilities. |
Util | General and System utilities. |
Various utilities.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |