Generated by
JDiff

Interface com.google.common.collect.Streams.LongFunctionWithIndex

Changed Methods
R extends Object apply(long, long) Change in return type from R to (R extends Object).
Applies this function to the given argument and its index within a stream.