Package com.lti.utils

General utilities.

See:
          Description

Class Summary
ObjUtils Utilities for performing equality tests, and doing deep copies and deep compares of objects.
OSUtils Helper functions to determine which OS we are running.
PathUtils Path utilities.
StringUtils String utilties.
UnsignedUtils Because java does not support unsigned types, a collection of useful functions for treating types as unsigned.
 

Package com.lti.utils Description

General utilities.