Package de.smartics.util.lang

Package class diagram package de.smartics.util.lang
Provides utilities for classes of the 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 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.
 

Package de.smartics.util.lang Description

Provides utilities for classes of the java.lang package.



Copyright © 2011-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.