public class YearsAndMonthsFunction extends BaseFEELFunction
FEELFunction.Param| Modifier and Type | Field and Description |
|---|---|
static YearsAndMonthsFunction |
INSTANCE |
| Constructor and Description |
|---|
YearsAndMonthsFunction() |
| Modifier and Type | Method and Description |
|---|---|
FEELFnResult<TemporalAmount> |
invoke(Temporal from,
Temporal to) |
getName, getParameters, getSymbol, invoke, invokeReflectively, isCustomFunction, setNamepublic static final YearsAndMonthsFunction INSTANCE
public FEELFnResult<TemporalAmount> invoke(Temporal from, Temporal to)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.