|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
java.lang
package.
See:
Description
Class Summary | |
---|---|
ArgumentChecker | Collects exceptions. |
Arguments | Utility class to check arguments. |
ClassPathContext | A constraint on resources to be loaded from the class path. |
ClassPathDirectoryListing | Lists the content of a directory on the class path. |
StaticAnalysis | Defines constants for static analysis. |
StringFunction | A collection of useful string functions. |
Exception Summary | |
---|---|
BlankArgumentException | Signals that a given String argument is blank where is must no be blank. |
BlankExceptNullArgumentException | Signals that a given String argument is not null but contains only whitespaces or is empty. |
NullArgumentException | Signals that a given argument is null where is must no be null . |
Provides utilities for classes of the java.lang
package.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |