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