Generated by
JDiff

Interface com.google.common.collect.Streams.IntFunctionWithIndex

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