|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
java.lang
package.
See:
Description
Class Summary | |
---|---|
Arg | Utility class to check an argument. |
ArgumentChecker | Collects exceptions. |
Arguments | Deprecated. Due to a breaking change a new class called Arg has been designed to be used from now on. |
ClassPathContext | Deprecated. Moved to ClassPathContext . |
ClassPathDirectoryListing | Deprecated. Moved to ClassPathDirectoryListing . |
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 |