Package | Description |
---|---|
org.drools.model.functions |
Modifier and Type | Class and Description |
---|---|
static class |
Function3.Impl<A,B,C,R> |
Modifier and Type | Method and Description |
---|---|
static <A,B,C,R> FunctionN<R> |
FunctionUtils.toFunctionN(Function3<A,B,C,R> f) |
Constructor and Description |
---|
Impl(Function3<A,B,C,R> function) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.