public class IsFunction extends BaseFEELFunction
FEELFunction.Param
Modifier and Type | Field and Description |
---|---|
static IsFunction |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
FEELFnResult<Boolean> |
invoke(Object value1,
Object value2) |
getName, getParameters, getSymbol, invoke, invokeReflectively, isCustomFunction, setName
public static final IsFunction INSTANCE
public FEELFnResult<Boolean> invoke(Object value1, Object value2)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.