Class RouletteWheelSelectionPolicyHandler<T extends Number & Comparable<T>>

java.lang.Object
net.bmahe.genetics4j.core.selection.RouletteWheelSelectionPolicyHandler<T>
All Implemented Interfaces:
SelectionPolicyHandler<T>

public class RouletteWheelSelectionPolicyHandler<T extends Number & Comparable<T>> extends Object implements SelectionPolicyHandler<T>