Interface BinaryGenotypeRepresentation<E>

Type Parameters:
E -
All Superinterfaces:
Collection<E>, Iterable<E>, List<E>
All Known Implementing Classes:
BinaryGenotype

public interface BinaryGenotypeRepresentation<E> extends List<E>
An interface visualising the implementation of the BinaryGenotype class