public class FutureValidatorForCalendar extends AbstractFutureInstantBasedValidator<Calendar>
java.util.Calendar
passed to be validated is in
the future.referenceClock
Constructor and Description |
---|
FutureValidatorForCalendar() |
Modifier and Type | Method and Description |
---|---|
protected Instant |
getInstant(Calendar value)
Returns the
Instant measured from Epoch. |
getEffectiveTemporalValidationTolerance, isValid
initialize, isValid
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
initialize
protected Instant getInstant(Calendar value)
AbstractInstantBasedTimeValidator
Instant
measured from Epoch.getInstant
in class AbstractInstantBasedTimeValidator<Future,Calendar>
Copyright © 2021 JBoss by Red Hat. All rights reserved.