|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
E - the type of numberpublic interface Bounds<E extends java.lang.Number>
The Bounds define bounds for Genotype objects
that consist of lists of numbers.
DoubleGenotype,
IntegerGenotype| Method Summary | |
|---|---|
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. |
| Method Detail |
|---|
E getLowerBound(int index)
i-th element.
index - the i-th element
i-th elementE getUpperBound(int index)
i-th element.
index - the i-th element
i-th element
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||