Package org.hackystat.utilities.tstamp

Provides classes to facilitate manipulation of timestamps.

See:
          Description

Class Summary
TestTstamp Tests the Tstamp class.
TestTstampSet Tests the TstampSet class.
Tstamp Utility class that facilitates Timestamp representation and processing.
TstampComparator Implements a comparator for XMLGregorianCalendar instances consistent with the Tstamp operations.
TstampSet Provides a way to guarantee unique timestamps by keeping track of the old ones and incrementing the millisecond field as needed to create a unique one.
 

Package org.hackystat.utilities.tstamp Description

Provides classes to facilitate manipulation of timestamps.