|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
| CloneableObject | The CloneableObject interface is used to identify an object which can be cloned freely. |
| LangConstants | Collection of frequently used language-related objects. |
| Class Summary | |
| ClassResolver | This class provides access to the Class.forName methods,
except that a ClassNotFoundException is never thrown,
but instead a ClassNotFoundException will be wrapped in a
WrappedRuntimeException before being thrown. |
| Exception Summary | |
| WrappedRuntimeException | This class wraps around an Exception, and allows it to be
thrown at any point in any method. |
| Error Summary | |
| ImplementationError | This class is thrown to indicate a class has been programmed incorrectly, and is not safe to be used. |
A collection of classes which perform functions relating to the Java language itself. These currently include "replacements" for null.
These classes are under the GNU General Public License, a copy of which can be found here.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||