com.timeindexing.time
Interface NanosecondScale

All Superinterfaces:
Scale, Value
All Known Implementing Classes:
ElapsedNanosecondTimestamp, MPEGPresentationTimestamp, NanosecondTimestamp

public interface NanosecondScale
extends Scale

A time that is in the Nanosecond Scale.


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

Field Detail

SCALE

public static final NanosecondScale SCALE