Class SimpleInputPorts

java.lang.Object
fr.ens.biologie.genomique.eoulsan.core.AbstractPorts<InputPort>
fr.ens.biologie.genomique.eoulsan.core.SimpleInputPorts
All Implemented Interfaces:
InputPorts, Ports<InputPort>, Serializable, Iterable<InputPort>

public class SimpleInputPorts extends AbstractPorts<InputPort> implements InputPorts
This class define a class that handles a set of input ports.
Since:
2.0
Author:
Laurent Jourdren
See Also: