- useFixedClock(Clock) - Method in class org.hawaiiframework.time.HawaiiTime
- 
Sets a fixed clock to be used. 
- useFixedClock(long) - Method in class org.hawaiiframework.time.HawaiiTime
- 
Sets a fixed clock to be used. 
- useFixedClock(LocalDateTime) - Method in class org.hawaiiframework.time.HawaiiTime
- 
Sets a fixed clock to be used. 
- useFixedClock(OffsetDateTime) - Method in class org.hawaiiframework.time.HawaiiTime
- 
Sets a fixed clock to be used. 
- useFixedClock(ZonedDateTime) - Method in class org.hawaiiframework.time.HawaiiTime
- 
Sets a fixed clock to be used. 
- useFixedClock(Instant) - Method in class org.hawaiiframework.time.HawaiiTime
- 
Sets a fixed clock to be used. 
- useFixedClock(Instant, ZoneId) - Method in class org.hawaiiframework.time.HawaiiTime
- 
Sets a fixed clock to be used. 
- useSystemClock() - Method in class org.hawaiiframework.time.HawaiiTime
- 
Sets the system clock to be used.