Package com.mchange.v1.lang

Class Summary
BooleanUtils  
ClassUtils  
GentleThread an abstract Thread class that provides utilities for easily defining Threads with safe versions of the deprecated thread methods stop(), resume(), and start()
NullUtils Deprecated. use com.mchange.v2.ObjectUtils.eqOrBothNull()
Synchronizer  
TVLUtils Three-Valued Logic Utils -- utilities for treating a Boolean variable as a three-state logical entity, with states true, false, or unknown if the variable is null.
 

Exception Summary
AmbiguousClassNameException