com.banda.function.domain
Class BooleanFunction
java.lang.Object
com.banda.core.domain.DomainObject<Long>
com.banda.core.domain.TechnicalDomainObject
com.banda.function.domain.AbstractFunction<Boolean,Boolean>
com.banda.function.domain.BooleanFunction
- All Implemented Interfaces:
- KeyHolder<Long>, Function<Boolean,Boolean>, Serializable
public class BooleanFunction
- extends AbstractFunction<Boolean,Boolean>
- Since:
- 2012
- Author:
- © Peter Banda
- See Also:
- Serialized Form
| Methods inherited from class com.banda.function.domain.AbstractFunction |
getArity, getInputClazz, getInputClazzName, getOutputClazz, getOutputClazzName, getReferencedVariableIndeces, getReferencedVariables, setArity, setInputClazz, setInputClazzName, setOutputClazz, setOutputClazzName |
BooleanFunction
public BooleanFunction(BooleanFunction.BooleanFunctionType type)
getType
public BooleanFunction.BooleanFunctionType getType()
Copyright © 2013. All Rights Reserved.