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