E - the type of numberpublic interface Bounds<E extends java.lang.Number>
DoubleGenotype,
IntegerGenotype| Modifier and Type | Method and Description |
|---|---|
E |
getLowerBound(int index)
Returns the lower bound for the
i-th element. |
E |
getUpperBound(int index)
Returns the upper bound for the
i-th element. |
E getLowerBound(int index)
i-th element.index - the i-th elementi-th elementE getUpperBound(int index)
i-th element.index - the i-th elementi-th element