Package | Description |
---|---|
org.drools.model | |
org.drools.model.impl |
Modifier and Type | Method and Description |
---|---|
static <T> From<T> |
DSL.from(Variable<T> variable) |
static <T> From<T> |
DSL.from(Variable<T> variable,
Function1<T,?> provider) |
static <T> From<T> |
DSL.reactiveFrom(Variable<T> variable,
Function1<T,?> provider) |
Modifier and Type | Class and Description |
---|---|
class |
FromImpl<T> |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.