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, setName
public FEELFnResult<TemporalAmount> invoke(Temporal from, Temporal to)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.