JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.cyclops.integrateddynamics.core.evaluate
IOperatorValuePropagator
Contents
Description
Method Summary
Method Details
getOutput(I)
Hide sidebar
Show sidebar
Interface IOperatorValuePropagator<
I
,
O
>
public interface
IOperatorValuePropagator<I,
O>
Used for forwarding values to a next propagator.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
O
getOutput
(
I
input)
Method Details
getOutput
O
getOutput
(
I
input)
throws
EvaluationException
Throws:
EvaluationException