public static class RuleContext.FunctionType extends Object
| Constructor and Description |
|---|
FunctionType(Class<?> returnType,
List<Class<?>> argumentsType) |
| Modifier and Type | Method and Description |
|---|---|
List<Class<?>> |
getArgumentsType() |
Class<?> |
getReturnType() |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.