Package org.cyclops.integrateddynamics.core.evaluate.operator
package org.cyclops.integrateddynamics.core.evaluate.operator
-
ClassDescriptionCastOperator<T1 extends IValueType<V1>,
T2 extends IValueType<V2>, V1 extends IValue, V2 extends IValue> Base class for cast operators.An operator that somehow combines one or more operators.An operator composed of a number of other operators.An operator that is partially being applied.A general choice operator.A general constant operator.A general identity operator.Base class for general operators.A smart function that is made up of a list of value propagators.A builder for iterative smart functions.A basic abstract implementation of an operator.Registry forIOperator
Collection of available operators.The default serializer for operators.Base class for parse operators.An abstract operator that is based on something positioned.An operator related to a recipe handler.An operator that gets the input of a recipe based on an output.An operator that gets the output of a recipe based on an input.An operator that gets the first recipes based on an input.An operator that gets the first recipe based on an output.An operator that gets the recipes based on an input.An operator that gets the recipes based on an output.An operator that wraps around a predicate.