org.syrup
Interface OutPort

All Superinterfaces:
Port
All Known Implementing Classes:
OutPortImpl

public interface OutPort
extends Port

An output port of a Task.

Author:
Robbert van Dalen

Field Summary
static java.lang.String COPYRIGHT
           
 
Methods inherited from interface org.syrup.Port
isSecond, task
 

Field Detail

COPYRIGHT

public static final java.lang.String COPYRIGHT
See Also:
Constant Field Values