public static final class Expression.TemporalToIntConverter extends Expression.TemporalExpressionBase<Integer>
Expression.CastExpression, Expression.DateFormat, Expression.ExpressionCreator, Expression.ExpressionFunction, Expression.ReferencedField, Expression.Substring, Expression.TemporalExpressionBase<T>, Expression.TemporalToIntConverter, Expression.TruncateComputer
Modifier and Type | Method and Description |
---|---|
protected java.util.function.Function<java.time.LocalDateTime,Integer> |
createConverter() |
eval, fieldReference, outputType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
cast, create, substring, truncate
protected java.util.function.Function<java.time.LocalDateTime,Integer> createConverter()
createConverter
in class Expression.TemporalExpressionBase<Integer>
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.