com.timeindexing.time
Interface MillisecondScale

All Superinterfaces:
Scale, Value
All Known Implementing Classes:
ElapsedMillisecondTimestamp, MillisecondTimestamp

public interface MillisecondScale
extends Scale

A time that is in the Millisecond Scale.


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

Field Detail

SCALE

public static final MillisecondScale SCALE