public class DuringFunction extends BaseFEELFunction
BaseFEELFunction.Param| Modifier and Type | Field and Description |
|---|---|
static DuringFunction |
INSTANCE |
| Constructor and Description |
|---|
DuringFunction() |
| Modifier and Type | Method and Description |
|---|---|
FEELFnResult<Boolean> |
invoke(Comparable value,
Range range) |
FEELFnResult<Boolean> |
invoke(Range range1,
Range range2) |
getName, getParameterNames, getSymbol, invoke, invokeReflectively, isCustomFunction, setNamepublic static final DuringFunction INSTANCE
public FEELFnResult<Boolean> invoke(Comparable value, Range range)
public FEELFnResult<Boolean> invoke(Range range1, Range range2)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.