|
Generated by JDiff |
||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||
| Changed Methods | ||
C next(C extends Comparable) |
Change in return type from (C extends Comparable) to C. |
Returns the unique least value of type {@code C} that is greater than {@code value}, or {@code null} if none exists. |
C previous(C extends Comparable) |
Change in return type from (C extends Comparable) to C. |
Returns the unique greatest value of type {@code C} that is less than {@code value}, or {@code null} if none exists. |
|
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||