|
Generated by JDiff |
||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||
| Removed Methods | |
Stream<E> stream() |
Returns a stream of this fluent iterable's contents (similar to calling Collection.stream on a collection). |
| Changed Methods | ||
boolean contains(Object) |
Change in signature from Object to java.lang.Object. |
Returns {@code true} if this fluent iterable contains any object for which {@code equals(target)} is true. |
|
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||