|
Generated by JDiff |
||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Methods | ||
boolean apply(T extends Object ) |
Change in signature from T to (T extends Object ). |
Returns the result of applying this predicate to {@code input} (Java 8 users, see notes in the class documentation above). |
boolean equals(Object ) |
Change in signature from Object to java.lang.Object . |
Indicates whether another object is equal to this predicate. |
boolean test(T extends Object ) |
Change in signature from T to (T extends Object ). |
|
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |