org.syrup
Interface InPort

All Superinterfaces:
Port
All Known Implementing Classes:
InPortImpl

public interface InPort
extends Port

An input 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