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