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