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
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.
 

Package de.smartics.util.lang Description

Provides utilities for classes of the java.lang package.



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