Interface OutputPorts
-
- All Superinterfaces:
Iterable<OutputPort>
,Ports<OutputPort>
- All Known Implementing Classes:
SimpleOutputPorts
public interface OutputPorts extends Ports<OutputPort>
This interface define a group of output ports.- Since:
- 2.0
- Author:
- Laurent Jourdren
-
-
Method Summary
-
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
-
Methods inherited from interface fr.ens.biologie.genomique.eoulsan.core.Ports
contains, contains, countDataFormat, getFirstPort, getPort, getPortNames, getPortsWithDataFormat, isEmpty, size
-
-