JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.cyclops.integrateddynamics.core.part.aspect.build
IAspectValuePropagator
Contents
Description
Method Summary
Method Details
getOutput(I)
Hide sidebar
Show sidebar
Interface IAspectValuePropagator<
I
,
O
>
public interface
IAspectValuePropagator<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