|
Generated by JDiff |
||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||
Removed interface java.util.function.BiPredicate.
| Removed Methods | |
boolean test(T, |
@deprecated Provided only to satisfy the BiPredicate interface; use .equivalent instead. |
| Changed Methods | ||
Wrapper<S> wrap(S extends T) |
Change in signature from S to (S extends T). |
Returns a wrapper of {@code reference} that implements Object.equals() such that {@code wrap(a).equals(wrap(b))} if and only if {@code equivalent(a, b)}. |
|
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||