Generated by
JDiff

Class com.google.common.collect.FluentIterable

Removed Methods
Stream<E> stream() Returns a stream of this fluent iterable's contents (similar to calling Collection.stream on a collection).