Enum Class Neighborhood.NeighborType

java.lang.Object
java.lang.Enum<Neighborhood.NeighborType>
org.uma.jmetal.util.neighborhood.Neighborhood.NeighborType
All Implemented Interfaces:
Serializable, Comparable<Neighborhood.NeighborType>, Constable
Enclosing interface:
Neighborhood<S>

public static enum Neighborhood.NeighborType extends Enum<Neighborhood.NeighborType>