Package com.metsci.glimpse.util.units.time

Interface Summary
TimeStampFactory<T extends TimeStamp>  
 

Class Summary
Time  
TimeStamp  
TimeStampPosixMicrosInt64 A TimeStamp implementation that stores the number of microseconds since the epoch (1970-01-01 00:00:00 UTC) as a long.
TimeStampPosixMillisInt64 A TimeStamp implementation that stores the number of milliseconds since the epoch (1970-01-01 00:00:00 UTC) as a long.
TimeStampPosixSecondsFloat64 A TimeStamp implementation that stores the number of seconds since the epoch (1970-01-01 00:00:00 UTC) as a double.
 



Copyright © 2012 Metron, Inc.. All Rights Reserved.