Package | Description |
---|---|
org.kie.dmn.feel.runtime.functions | |
org.kie.dmn.feel.util |
Modifier and Type | Class and Description |
---|---|
class |
FEELFnResult<T> |
Modifier and Type | Method and Description |
---|---|
Either<Exception,Object> |
EvalHelper.PropertyValueResult.getValueResult() |
static <L,R> Either<L,R> |
Either.ofLeft(L value) |
static <L,R> Either<L,R> |
Either.ofRight(R value) |
Modifier and Type | Method and Description |
---|---|
static EvalHelper.PropertyValueResult |
EvalHelper.PropertyValueResult.of(Either<Exception,Object> valueResult) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.