Module ch.bind.philib
Package ch.bind.philib.lang
Provides classes with helper-methods for language and therefore data related tasks.
- Author:
- Philipp Meinen
-
Interface Summary Interface Description Cloner<T> -
Class Summary Class Description ArrayUtil Various functions for dealing with arrays which are not present in the standardArraysclass.ClonerNoop<T> 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 asObjects 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 ThreadUtil ThreadUtil.ForeverRunner Wrapper for a runnable.ToString