Package nxt.util
Interface Time
-
- All Known Implementing Classes:
Time.ConstantTime,Time.CounterTime,Time.EpochTime,Time.FasterTime
public interface Time
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classTime.ConstantTimestatic classTime.CounterTimestatic classTime.EpochTimestatic classTime.FasterTime
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetTime()
-