Uses of Enum Class
org.uma.jmetal.util.neighborhood.Neighborhood.NeighborType
Packages that use Neighborhood.NeighborType
-
Uses of Neighborhood.NeighborType in org.uma.jmetal.util.neighborhood
Methods in org.uma.jmetal.util.neighborhood that return Neighborhood.NeighborTypeModifier and TypeMethodDescriptionstatic Neighborhood.NeighborTypeReturns the enum constant of this class with the specified name.static Neighborhood.NeighborType[]Neighborhood.NeighborType.values()Returns an array containing the constants of this enum class, in the order they are declared.