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 class
Time.ConstantTime
static class
Time.CounterTime
static class
Time.EpochTime
static class
Time.FasterTime
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getTime()
-