public class DayOfWeekFunction extends BaseFEELFunction
BaseFEELFunction.Param
Modifier and Type | Field and Description |
---|---|
static DayOfWeekFunction |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
FEELFnResult<String> |
invoke(TemporalAccessor date) |
getName, getParameterNames, getSymbol, invoke, invokeReflectively, isCustomFunction, setName
public static final DayOfWeekFunction INSTANCE
public FEELFnResult<String> invoke(TemporalAccessor date)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.