Package com.illumon.iris.db.v2.utils
Interface TimeProvider
- All Known Implementing Classes:
ClockTimeProvider
public interface TimeProvider
Interface for providing the current time.
-
Method Summary
Modifier and Type Method Description DBDateTime
currentTime()
-
Method Details
-
currentTime
DBDateTime currentTime()
-