Package mops.businesslogic.time
Interface TimeService
-
- All Known Implementing Classes:
TimeServiceImpl
@Service public interface TimeServiceQueries the time.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.time.InstantgetInstantNow()Get the current Instant time.
-