Package ch.bind.philib.lang

Provides classes with helper-methods for language and therefore data related tasks.

See:
          Description

Class Summary
ArrayUtil Various functions for dealing with arrays which are not present in the standard Arrays class.
CompareUtil Provides helper methods for object comparison.
ExceptionUtil  
HashUtil Provides helper methods for hash-code generation.
Hash methods for handling all primitive types as well as Objects are provided.
Usage:
MurmurHash Implementation of the murmur hashing functions.
NamedSeqThreadFactory A thread factory which generates thread names of the form <name>-<sequence>
ServiceState  
StringUtil  
TableFormatter  
ThreadUtil  
ThreadUtil.ForeverRunner Wrapper for a runnable.
 

Package ch.bind.philib.lang Description

Provides classes with helper-methods for language and therefore data related tasks.

Author:
Philipp Meinen


Copyright © 2013. All Rights Reserved.