public class LocalTimeCondition extends TemporalCondition<java.time.LocalTime> implements LocalTimeOperators
LocalTime functions for the temporal conditions.function, metadata| Constructor and Description |
|---|
LocalTimeCondition(DslField<java.time.LocalTime> field) |
LocalTimeCondition(PredicateMetadata metadata,
java.util.function.BiFunction<DslModel,Context,java.util.Optional<java.time.LocalTime>> value) |
after, after, after, after, afterOrEq, afterOrEq, afterOrEq, afterOrEq, before, before, before, before, beforeOrEq, beforeOrEq, beforeOrEq, beforeOrEq, between, between, between, eq, notBetween, notBetween, notBetweenallMatch, allMatch, allMatch, anyMatch, anyMatch, eq, eq, eq, isNotNull, isNull, map, mapToInt, mapToString, mapUsing, noneMatch, noneMatch, noneMatch, notEq, notEq, notEqgetFunction, getMetadata, readable, value, valueModelclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitafterFunction, afterOrEqualsFunction, beforeFunction, beforeOrEqualsFunction, betweenFunction, minusFunction, plusFunction, withFunctionpublic LocalTimeCondition(DslField<java.time.LocalTime> field)
public LocalTimeCondition(PredicateMetadata metadata, java.util.function.BiFunction<DslModel,Context,java.util.Optional<java.time.LocalTime>> value)