Package org.hermit.utils

A library of basic data types used in other packages.

See:
          Description

Class Summary
Angle Utilities for handling and formatting angles, including latitudes and longitudes.
Bitwise A set of bit-twiddling utilities.
CharFormatter Utilities for quickly formatting numbers into character buffers, without memory allocations.
TimeUtils Utilities for handling and formatting dates and times.
 

Package org.hermit.utils Description

A library of basic data types used in other packages. Not very well developed at present.