Class DefaultClockProvider
java.lang.Object
org.hibernate.validator.internal.engine.DefaultClockProvider
- All Implemented Interfaces:
ClockProvider
A default
ClockProvider
implementation which returns the current system time in the default time zone using
Clock.systemDefaultZone()
.- Author:
- Guillaume Smet
-
Field Summary
Fields -
Method Summary
-
Field Details
-
INSTANCE
-
-
Method Details
-
getClock
- Specified by:
getClock
in interfaceClockProvider
-