Class SimpleOutputPorts

java.lang.Object
fr.ens.biologie.genomique.eoulsan.core.AbstractPorts<OutputPort>
fr.ens.biologie.genomique.eoulsan.core.SimpleOutputPorts
All Implemented Interfaces:
OutputPorts, Ports<OutputPort>, Serializable, Iterable<OutputPort>

public class SimpleOutputPorts extends AbstractPorts<OutputPort> implements OutputPorts
This class define a class that contains several output ports.
Since:
2.0
Author:
Laurent Jourdren
See Also: