|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Expectable | A specifial interface to denote an exception is expectable -- it means the exception is not caused by programming error. |
| Warning | Represents an exception is a warning rather than error. |
| Class Summary | |
|---|---|
| Classes | Utilities to handle java.lang.Class |
| Classes.MethodInfo | The method info class used for Classes.parseMethod(String signature). |
| Comparables | Utilities regarding Comparable type objects. |
| D | Debugging utilities. |
| Exceptions | Utilities for Exceptions. |
| Integers | Integer utilities. |
| JVMs | Utilities of Java Virtual Machine. |
| Library | Represent the scope of ZK libraries. |
| Longs | Long relevant utilities. |
| MutableInteger | Represents an interger that can be modified. |
| Objects | Utilities related to the Object class. |
| Primitives | Utilities regarding primitive type and its wrapper class. |
| Strings | String utilties and constants |
| Strings.Result | The result of Strings.substring(java.lang.String, int, char). |
| SystemException.Aide | Utilities. |
| Threads | Thread relevant utilities. |
| Exception Summary | |
|---|---|
| CommonException | The most fundamental non-runtime exception of Potix classes. |
| OperationException | The expectable system exception denoting user's operation errors. |
| PotentialDeadLockException | Denote a potential dead lock might occur. |
| SystemException | Indicates a system exception. |
| WarningException | The warning exception. |
The most fundamental Java utilities relevant.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||