public class BuiltInFunctions extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.kie.dmn.feel.runtime.FEELFunction[] |
FUNCTIONS |
| Constructor and Description |
|---|
BuiltInFunctions() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends org.kie.dmn.feel.runtime.FEELFunction> |
getFunction(Class<T> functionClazz) |
static org.kie.dmn.feel.runtime.FEELFunction[] |
getFunctions() |
public static org.kie.dmn.feel.runtime.FEELFunction[] getFunctions()
@GwtIncompatible public static <T extends org.kie.dmn.feel.runtime.FEELFunction> T getFunction(Class<T> functionClazz)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.