public class BooleanFunction extends AbstractFunction<Boolean,Boolean>
| Modifier and Type | Class and Description |
|---|---|
static class |
BooleanFunction.BooleanFunctionType |
DomainObject.DomainObjectKeyComparator<K extends Serializable & Comparable<K>>| Constructor and Description |
|---|
BooleanFunction(BooleanFunction.BooleanFunctionType type) |
| Modifier and Type | Method and Description |
|---|---|
BooleanFunction.BooleanFunctionType |
getType() |
getArity, getInputClazz, getInputClazzName, getOutputClazz, getOutputClazzName, getReferencedVariableIndeces, getReferencedVariables, setArity, setInputClazz, setInputClazzName, setOutputClazz, setOutputClazzNamegetId, getKey, getVersion, setId, setKey, setVersioncopyFrom, equals, hashCode, toStringpublic BooleanFunction(BooleanFunction.BooleanFunctionType type)
public BooleanFunction.BooleanFunctionType getType()
Copyright © 2015. All Rights Reserved.