com.timeindexing.time
Interface SecondScale

All Superinterfaces:
Scale, Value
All Known Implementing Classes:
ElapsedSecondTimestamp, SecondTimestamp

public interface SecondScale
extends Scale

A time that is in the Second Scale.


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

Field Detail

SCALE

public static final SecondScale SCALE