Class InputOperation<T>

java.lang.Object
net.bmahe.genetics4j.gp.Operation<T>
net.bmahe.genetics4j.gp.math.InputOperation<T>
Direct Known Subclasses:
ImmutableInputOperation

@Immutable public abstract class InputOperation<T> extends Operation<T>