com.timeindexing.time
Interface MicrosecondScale

All Superinterfaces:
Scale, Value
All Known Implementing Classes:
ElapsedMicrosecondTimestamp, MicrosecondTimestamp

public interface MicrosecondScale
extends Scale

A time that is in the Microsecond Scale.


Field Summary
static MicrosecondScale SCALE
           
 
Methods inherited from interface com.timeindexing.basic.Value
value
 

Field Detail

SCALE

public static final MicrosecondScale SCALE