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