Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.thermidor.util

Class Summary
Assert Provides an Assertion mechansim.
BufferUtil The BufferUtil class is a utility class that provides operation for manipulating and populating buffers.
ClassUtil The purpose of the ClassUtil class is to provide utility operations for the management of class types.
Enum The Enum class is the abstract base class that should be used for all implementation of enumeration.
StringUtil String utilities
 

Exception Summary
Assert.AssertException The AssertException is raised when an assertion fails.