|
Change Return Type Stream<Double> to CacheStream<Double> in method public boxed() : CacheStream<Double> in class org.infinispan.stream.impl.DistributedDoubleCacheStream |
From |
To |
|
Change Return Type IntStream to IntCacheStream in method public mapToInt(mapper DoubleToIntFunction) : IntCacheStream in class org.infinispan.stream.impl.DistributedDoubleCacheStream |
From |
To |
|
Change Return Type LongStream to LongCacheStream in method public sorted() : LongCacheStream in class org.infinispan.stream.impl.DistributedLongCacheStream |
From |
To |
|
Change Return Type LongStream to LongCacheStream in method public flatMapToLong(mapper SerializableFunction<? super R,? extends LongStream>) : LongCacheStream in class org.infinispan.stream.impl.DistributedCacheStream |
From |
To |
|
Change Return Type IntStream to IntCacheStream in method public peek(action IntConsumer) : IntCacheStream in class org.infinispan.stream.impl.DistributedIntCacheStream |
From |
To |
|
Change Return Type Stream<R> to CacheStream<R> in method public onClose(closeHandler Runnable) : CacheStream<R> in class org.infinispan.stream.impl.AbstractDelegatingCacheStream |
From |
To |
|
Change Return Type LongStream to LongCacheStream in method public mapToLong(mapper IntToLongFunction) : LongCacheStream in class org.infinispan.stream.impl.local.LocalIntCacheStream |
From |
To |
|
Change Return Type DoubleStream to DoubleCacheStream in method public mapToDouble(mapper ToDoubleFunction<? super R>) : DoubleCacheStream in class org.infinispan.stream.impl.DistributedCacheStream |
From |
To |
|
Change Return Type IntStream to IntCacheStream in method public skip(n long) : IntCacheStream in class org.infinispan.stream.impl.local.LocalIntCacheStream |
From |
To |
|
Change Return Type DoubleStream to DoubleCacheStream in method public mapToDouble(mapper IntToDoubleFunction) : DoubleCacheStream in class org.infinispan.stream.impl.local.LocalIntCacheStream |
From |
To |
|
Change Return Type DoubleStream to DoubleCacheStream in method public skip(n long) : DoubleCacheStream in class org.infinispan.stream.impl.DistributedDoubleCacheStream |
From |
To |
|
Change Return Type DoubleStream to DoubleCacheStream in method public filter(predicate DoublePredicate) : DoubleCacheStream in class org.infinispan.stream.impl.DistributedDoubleCacheStream |
From |
To |
|
Change Return Type DoubleStream to DoubleCacheStream in method public distinct() : DoubleCacheStream in class org.infinispan.stream.impl.local.LocalDoubleCacheStream |
From |
To |
|
Change Return Type DoubleStream to DoubleCacheStream in method protected unwrap() : DoubleCacheStream in class org.infinispan.stream.impl.DistributedDoubleCacheStream |
From |
To |
|
Change Return Type DoubleStream to DoubleCacheStream in method public flatMapToDouble(mapper Function<? super R,? extends DoubleStream>) : DoubleCacheStream in class org.infinispan.stream.impl.AbstractDelegatingCacheStream |
From |
To |
|
Change Return Type IntStream to IntCacheStream in method public limit(maxSize long) : IntCacheStream in class org.infinispan.stream.impl.DistributedIntCacheStream |
From |
To |
|
Change Return Type LongStream to LongCacheStream in method public mapToLong(mapper ToLongFunction<? super R>) : LongCacheStream in class org.infinispan.stream.impl.DistributedCacheStream |
From |
To |
|
Change Return Type DoubleStream to DoubleCacheStream in method public flatMapToDouble(mapper SerializableFunction<? super R,? extends DoubleStream>) : DoubleCacheStream in class org.infinispan.stream.impl.DistributedCacheStream |
From |
To |
|
Change Return Type DoubleStream to DoubleCacheStream in method public mapToDouble(mapper LongToDoubleFunction) : DoubleCacheStream in class org.infinispan.stream.impl.DistributedLongCacheStream |
From |
To |
|
Change Return Type IntStream to IntCacheStream in method public filter(predicate IntPredicate) : IntCacheStream in class org.infinispan.stream.impl.local.LocalIntCacheStream |
From |
To |
|
Change Return Type S to S2 in method public sequential() : S2 in class org.infinispan.stream.impl.local.AbstractLocalCacheStream |
From |
To |
|
Change Return Type LongStream to LongCacheStream in method public mapToLong(mapper SerializableToLongFunction<? super R>) : LongCacheStream in class org.infinispan.CacheStream |
From |
To |
|
Change Return Type IntStream to IntCacheStream in method public flatMapToInt(mapper Function<? super R,? extends IntStream>) : IntCacheStream in class org.infinispan.stream.impl.local.LocalCacheStream |
From |
To |
|
Change Return Type LongStream to LongCacheStream in method public peek(action LongConsumer) : LongCacheStream in class org.infinispan.stream.impl.DistributedLongCacheStream |
From |
To |
|
Change Return Type Stream<Long> to CacheStream<Long> in method public boxed() : CacheStream<Long> in class org.infinispan.stream.impl.DistributedLongCacheStream |
From |
To |
|
Change Return Type LongStream to LongCacheStream in method public limit(maxSize long) : LongCacheStream in class org.infinispan.stream.impl.DistributedLongCacheStream |
From |
To |
|
Change Return Type IntStream to IntCacheStream in method public mapToInt(mapper ToIntFunction<? super R>) : IntCacheStream in class org.infinispan.stream.impl.AbstractDelegatingCacheStream |
From |
To |
|
Change Return Type DoubleStream to DoubleCacheStream in method public flatMap(mapper DoubleFunction<? extends DoubleStream>) : DoubleCacheStream in class org.infinispan.stream.impl.local.LocalDoubleCacheStream |
From |
To |
|
Change Return Type IntStream to IntCacheStream in method public flatMapToInt(mapper Function<? super R,? extends IntStream>) : IntCacheStream in class org.infinispan.stream.impl.AbstractDelegatingCacheStream |
From |
To |
|
Change Return Type LongStream to LongCacheStream in method public asLongStream() : LongCacheStream in class org.infinispan.stream.impl.local.LocalIntCacheStream |
From |
To |
|
Change Return Type LongStream to LongCacheStream in method public mapToLong(mapper SerializableToLongFunction<? super R>) : LongCacheStream in class org.infinispan.stream.impl.DistributedCacheStream |
From |
To |
|
Change Return Type IntStream to IntCacheStream in method public mapToInt(mapper SerializableToIntFunction<? super R>) : IntCacheStream in class org.infinispan.stream.impl.local.LocalCacheStream |
From |
To |
|
Change Return Type Stream<R> to CacheStream<R> in method public sequential() : CacheStream<R> in class org.infinispan.stream.impl.AbstractDelegatingCacheStream |
From |
To |
|
Change Return Type LongStream to LongCacheStream in method public mapToLong(mapper DoubleToLongFunction) : LongCacheStream in class org.infinispan.stream.impl.DistributedDoubleCacheStream |
From |
To |
|
Change Return Type IntStream to IntCacheStream in method public flatMapToInt(mapper SerializableFunction<? super R,? extends IntStream>) : IntCacheStream in class org.infinispan.stream.impl.DistributedCacheStream |
From |
To |
|
Change Return Type Stream<Double> to CacheStream<Double> in method public boxed() : CacheStream<Double> in class org.infinispan.stream.impl.local.LocalDoubleCacheStream |
From |
To |
|
Change Return Type LongStream to LongCacheStream in method public flatMapToLong(mapper Function<? super R,? extends LongStream>) : LongCacheStream in class org.infinispan.CacheStream |
From |
To |
|
Change Return Type LongStream to LongCacheStream in method public skip(n long) : LongCacheStream in class org.infinispan.stream.impl.local.LocalLongCacheStream |
From |
To |
|
Change Return Type LongStream to LongCacheStream in method public mapToLong(mapper SerializableToLongFunction<? super R>) : LongCacheStream in class org.infinispan.stream.impl.AbstractDelegatingCacheStream |
From |
To |
|
Change Return Type IntStream to IntCacheStream in method public mapToInt(mapper DoubleToIntFunction) : IntCacheStream in class org.infinispan.stream.impl.local.LocalDoubleCacheStream |
From |
To |
|
Change Return Type DoubleStream to DoubleCacheStream in method public sorted() : DoubleCacheStream in class org.infinispan.stream.impl.DistributedDoubleCacheStream |
From |
To |
|
Change Return Type DoubleStream to DoubleCacheStream in method public flatMapToDouble(mapper Function<? super R,? extends DoubleStream>) : DoubleCacheStream in class org.infinispan.stream.impl.DistributedCacheStream |
From |
To |
|
Change Return Type DoubleStream to DoubleCacheStream in method public asDoubleStream() : DoubleCacheStream in class org.infinispan.stream.impl.local.LocalIntCacheStream |
From |
To |
|
Change Return Type IntStream to IntCacheStream in method public mapToInt(mapper ToIntFunction<? super R>) : IntCacheStream in class org.infinispan.stream.impl.DistributedCacheStream |
From |
To |
|
Change Return Type LongStream to LongCacheStream in method public mapToLong(mapper IntToLongFunction) : LongCacheStream in class org.infinispan.stream.impl.DistributedIntCacheStream |
From |
To |
|
Change Return Type IntStream to IntCacheStream in method public mapToInt(mapper LongToIntFunction) : IntCacheStream in class org.infinispan.stream.impl.local.LocalLongCacheStream |
From |
To |
|
Change Return Type IntStream to IntCacheStream in method public flatMap(mapper IntFunction<? extends IntStream>) : IntCacheStream in class org.infinispan.stream.impl.local.LocalIntCacheStream |
From |
To |
|
Change Return Type DoubleStream to DoubleCacheStream in method public mapToDouble(mapper SerializableToDoubleFunction<? super R>) : DoubleCacheStream in class org.infinispan.stream.impl.local.LocalCacheStream |
From |
To |
|
Change Return Type IntStream to IntCacheStream in method public skip(n long) : IntCacheStream in class org.infinispan.stream.impl.DistributedIntCacheStream |
From |
To |
|
Change Return Type DoubleStream to DoubleCacheStream in method public flatMapToDouble(mapper SerializableFunction<? super R,? extends DoubleStream>) : DoubleCacheStream in class org.infinispan.stream.impl.AbstractDelegatingCacheStream |
From |
To |
|
Change Return Type LongStream to LongCacheStream in method public mapToLong(mapper ToLongFunction<? super R>) : LongCacheStream in class org.infinispan.stream.impl.AbstractDelegatingCacheStream |
From |
To |
|
Change Return Type DoubleStream to DoubleCacheStream in method public flatMapToDouble(mapper SerializableFunction<? super R,? extends DoubleStream>) : DoubleCacheStream in class org.infinispan.CacheStream |
From |
To |
|
Change Return Type LongStream to LongCacheStream in method public flatMap(mapper LongFunction<? extends LongStream>) : LongCacheStream in class org.infinispan.stream.impl.local.LocalLongCacheStream |
From |
To |
|
Change Return Type IntStream to IntCacheStream in method public map(mapper IntUnaryOperator) : IntCacheStream in class org.infinispan.stream.impl.local.LocalIntCacheStream |
From |
To |
|
Change Return Type DoubleStream to DoubleCacheStream in method public skip(n long) : DoubleCacheStream in class org.infinispan.stream.impl.local.LocalDoubleCacheStream |
From |
To |
|
Change Return Type DoubleStream to DoubleCacheStream in method public filter(predicate DoublePredicate) : DoubleCacheStream in class org.infinispan.stream.impl.local.LocalDoubleCacheStream |
From |
To |
|
Change Return Type DoubleStream to DoubleCacheStream in method public mapToDouble(mapper IntToDoubleFunction) : DoubleCacheStream in class org.infinispan.stream.impl.DistributedIntCacheStream |
From |
To |
|
Change Return Type S to S2 in method public unordered() : S2 in class org.infinispan.stream.impl.AbstractCacheStream |
From |
To |
|
Change Return Type LongStream to LongCacheStream in method public flatMapToLong(mapper Function<? super R,? extends LongStream>) : LongCacheStream in class org.infinispan.stream.impl.local.LocalCacheStream |
From |
To |
|
Change Return Type Stream<U> to CacheStream<U> in method public mapToObj(mapper IntFunction<? extends U>) : CacheStream<U> in class org.infinispan.stream.impl.local.LocalIntCacheStream |
From |
To |
|
Change Return Type Stream<Integer> to CacheStream<Integer> in method public boxed() : CacheStream<Integer> in class org.infinispan.stream.impl.local.LocalIntCacheStream |
From |
To |
|
Change Return Type IntStream to IntCacheStream in method public sorted() : IntCacheStream in class org.infinispan.stream.impl.local.LocalIntCacheStream |
From |
To |
|
Change Return Type LongStream to LongCacheStream in method public distinct() : LongCacheStream in class org.infinispan.stream.impl.local.LocalLongCacheStream |
From |
To |
|
Change Return Type DoubleStream to DoubleCacheStream in method public limit(maxSize long) : DoubleCacheStream in class org.infinispan.stream.impl.DistributedDoubleCacheStream |
From |
To |
|
Change Return Type IntStream to IntCacheStream in method public filter(predicate IntPredicate) : IntCacheStream in class org.infinispan.stream.impl.DistributedIntCacheStream |
From |
To |
|
Change Return Type IntStream to IntCacheStream in method public flatMapToInt(mapper Function<? super R,? extends IntStream>) : IntCacheStream in class org.infinispan.CacheStream |
From |
To |
|
Change Return Type LongStream to LongCacheStream in method public filter(predicate LongPredicate) : LongCacheStream in class org.infinispan.stream.impl.local.LocalLongCacheStream |
From |
To |
|
Change Return Type LongStream to LongCacheStream in method public asLongStream() : LongCacheStream in class org.infinispan.stream.impl.DistributedIntCacheStream |
From |
To |
|
Change Return Type S to S2 in method public sequential() : S2 in class org.infinispan.stream.impl.AbstractCacheStream |
From |
To |
|
Change Return Type IntStream to IntCacheStream in method public mapToInt(mapper SerializableToIntFunction<? super R>) : IntCacheStream in class org.infinispan.CacheStream |
From |
To |
|
Change Return Type S to S2 in method public onClose(closeHandler Runnable) : S2 in class org.infinispan.stream.impl.local.AbstractLocalCacheStream |
From |
To |
|
Change Return Type DoubleStream to DoubleCacheStream in method public asDoubleStream() : DoubleCacheStream in class org.infinispan.stream.impl.local.LocalLongCacheStream |
From |
To |
|
Change Return Type LongStream to LongCacheStream in method public skip(n long) : LongCacheStream in class org.infinispan.stream.impl.DistributedLongCacheStream |
From |
To |
|
Change Return Type LongStream to LongCacheStream in method public mapToLong(mapper DoubleToLongFunction) : LongCacheStream in class org.infinispan.stream.impl.local.LocalDoubleCacheStream |
From |
To |
|
Change Return Type DoubleStream to DoubleCacheStream in method public sorted() : DoubleCacheStream in class org.infinispan.stream.impl.local.LocalDoubleCacheStream |
From |
To |
|
Change Return Type DoubleStream to DoubleCacheStream in method public mapToDouble(mapper SerializableToDoubleFunction<? super R>) : DoubleCacheStream in class org.infinispan.CacheStream |
From |
To |
|
Change Return Type DoubleStream to DoubleCacheStream in method public peek(action DoubleConsumer) : DoubleCacheStream in class org.infinispan.stream.impl.DistributedDoubleCacheStream |
From |
To |
|
Change Return Type DoubleStream to DoubleCacheStream in method public asDoubleStream() : DoubleCacheStream in class org.infinispan.stream.impl.DistributedIntCacheStream |
From |
To |
|
Change Return Type IntStream to IntCacheStream in method public flatMapToInt(mapper SerializableFunction<? super R,? extends IntStream>) : IntCacheStream in class org.infinispan.stream.impl.AbstractDelegatingCacheStream |
From |
To |
|
Change Return Type IntStream to IntCacheStream in method public mapToInt(mapper LongToIntFunction) : IntCacheStream in class org.infinispan.stream.impl.DistributedLongCacheStream |
From |
To |
|
Change Return Type LongStream to LongCacheStream in method public map(mapper LongUnaryOperator) : LongCacheStream in class org.infinispan.stream.impl.local.LocalLongCacheStream |
From |
To |
|
Change Return Type Stream<R> to CacheStream<R> in method public parallel() : CacheStream<R> in class org.infinispan.stream.impl.AbstractDelegatingCacheStream |
From |
To |
|
Change Return Type IntStream to IntCacheStream in method public flatMap(mapper IntFunction<? extends IntStream>) : IntCacheStream in class org.infinispan.stream.impl.DistributedIntCacheStream |
From |
To |
|
Change Return Type Stream<U> to CacheStream<U> in method public mapToObj(mapper DoubleFunction<? extends U>) : CacheStream<U> in class org.infinispan.stream.impl.DistributedDoubleCacheStream |
From |
To |
|
Change Return Type S to S2 in method public onClose(closeHandler Runnable) : S2 in class org.infinispan.stream.impl.AbstractCacheStream |
From |
To |
|
Change Return Type LongStream to LongCacheStream in method public flatMap(mapper LongFunction<? extends LongStream>) : LongCacheStream in class org.infinispan.stream.impl.DistributedLongCacheStream |
From |
To |
|
Change Return Type Stream<U> to CacheStream<U> in method public mapToObj(mapper LongFunction<? extends U>) : CacheStream<U> in class org.infinispan.stream.impl.local.LocalLongCacheStream |
From |
To |
|
Change Return Type IntStream to IntCacheStream in method public map(mapper IntUnaryOperator) : IntCacheStream in class org.infinispan.stream.impl.DistributedIntCacheStream |
From |
To |
|
Change Return Type IntStream to IntCacheStream in method public flatMapToInt(mapper Function<? super R,? extends IntStream>) : IntCacheStream in class org.infinispan.stream.impl.DistributedCacheStream |
From |
To |
|
Change Return Type S to S2 in method public parallel() : S2 in class org.infinispan.stream.impl.local.AbstractLocalCacheStream |
From |
To |
|
Change Return Type DoubleStream to DoubleCacheStream in method public map(mapper DoubleUnaryOperator) : DoubleCacheStream in class org.infinispan.stream.impl.DistributedDoubleCacheStream |
From |
To |
|
Change Return Type LongStream to LongCacheStream in method public flatMapToLong(mapper SerializableFunction<? super R,? extends LongStream>) : LongCacheStream in class org.infinispan.CacheStream |
From |
To |
|
Change Return Type LongStream to LongCacheStream in method public flatMapToLong(mapper SerializableFunction<? super R,? extends LongStream>) : LongCacheStream in class org.infinispan.stream.impl.local.LocalCacheStream |
From |
To |
|
Change Return Type Stream<U> to CacheStream<U> in method public mapToObj(mapper IntFunction<? extends U>) : CacheStream<U> in class org.infinispan.stream.impl.DistributedIntCacheStream |
From |
To |
|
Change Return Type IntStream to IntCacheStream in method public sorted() : IntCacheStream in class org.infinispan.stream.impl.DistributedIntCacheStream |
From |
To |
|
Change Return Type Stream<Integer> to CacheStream<Integer> in method public boxed() : CacheStream<Integer> in class org.infinispan.stream.impl.DistributedIntCacheStream |
From |
To |
|
Change Return Type LongStream to LongCacheStream in method public distinct() : LongCacheStream in class org.infinispan.stream.impl.DistributedLongCacheStream |
From |
To |
|
Change Return Type IntStream to IntCacheStream in method public mapToInt(mapper SerializableToIntFunction<? super R>) : IntCacheStream in class org.infinispan.stream.impl.DistributedCacheStream |
From |
To |
|
Change Return Type DoubleStream to DoubleCacheStream in method public mapToDouble(mapper ToDoubleFunction<? super R>) : DoubleCacheStream in class org.infinispan.stream.impl.AbstractDelegatingCacheStream |
From |
To |
|
Change Return Type DoubleStream to DoubleCacheStream in method public limit(maxSize long) : DoubleCacheStream in class org.infinispan.stream.impl.local.LocalDoubleCacheStream |
From |
To |
|
Change Return Type LongStream to LongCacheStream in method protected unwrap() : LongCacheStream in class org.infinispan.stream.impl.DistributedLongCacheStream |
From |
To |
|
Change Return Type DoubleStream to DoubleCacheStream in method public mapToDouble(mapper ToDoubleFunction<? super R>) : DoubleCacheStream in class org.infinispan.stream.impl.local.LocalCacheStream |
From |
To |
|
Change Return Type LongStream to LongCacheStream in method public filter(predicate LongPredicate) : LongCacheStream in class org.infinispan.stream.impl.DistributedLongCacheStream |
From |
To |
|
Change Return Type IntStream to IntCacheStream in method public distinct() : IntCacheStream in class org.infinispan.stream.impl.local.LocalIntCacheStream |
From |
To |
|
Change Return Type DoubleStream to DoubleCacheStream in method public mapToDouble(mapper SerializableToDoubleFunction<? super R>) : DoubleCacheStream in class org.infinispan.stream.impl.AbstractDelegatingCacheStream |
From |
To |
|
Change Return Type DoubleStream to DoubleCacheStream in method public asDoubleStream() : DoubleCacheStream in class org.infinispan.stream.impl.DistributedLongCacheStream |
From |
To |
|
Change Return Type DoubleStream to DoubleCacheStream in method public flatMapToDouble(mapper SerializableFunction<? super R,? extends DoubleStream>) : DoubleCacheStream in class org.infinispan.stream.impl.local.LocalCacheStream |
From |
To |
|
Change Return Type LongStream to LongCacheStream in method public mapToLong(mapper ToLongFunction<? super R>) : LongCacheStream in class org.infinispan.stream.impl.local.LocalCacheStream |
From |
To |
|
Change Return Type DoubleStream to DoubleCacheStream in method public mapToDouble(mapper SerializableToDoubleFunction<? super R>) : DoubleCacheStream in class org.infinispan.stream.impl.DistributedCacheStream |
From |
To |
|
Change Return Type S to S2 in method public parallel() : S2 in class org.infinispan.stream.impl.AbstractCacheStream |
From |
To |
|
Change Return Type DoubleStream to DoubleCacheStream in method public peek(action DoubleConsumer) : DoubleCacheStream in class org.infinispan.stream.impl.local.LocalDoubleCacheStream |
From |
To |
|
Change Return Type IntStream to IntCacheStream in method public mapToInt(mapper SerializableToIntFunction<? super R>) : IntCacheStream in class org.infinispan.stream.impl.AbstractDelegatingCacheStream |
From |
To |
|
Change Return Type LongStream to LongCacheStream in method public mapToLong(mapper SerializableToLongFunction<? super R>) : LongCacheStream in class org.infinispan.stream.impl.local.LocalCacheStream |
From |
To |
|
Change Return Type LongStream to LongCacheStream in method public map(mapper LongUnaryOperator) : LongCacheStream in class org.infinispan.stream.impl.DistributedLongCacheStream |
From |
To |
|
Change Return Type LongStream to LongCacheStream in method public flatMapToLong(mapper Function<? super R,? extends LongStream>) : LongCacheStream in class org.infinispan.stream.impl.DistributedCacheStream |
From |
To |
|
Change Return Type IntStream to IntCacheStream in method public peek(action IntConsumer) : IntCacheStream in class org.infinispan.stream.impl.local.LocalIntCacheStream |
From |
To |
|
Change Return Type LongStream to LongCacheStream in method public sorted() : LongCacheStream in class org.infinispan.stream.impl.local.LocalLongCacheStream |
From |
To |
|
Change Return Type Stream<U> to CacheStream<U> in method public mapToObj(mapper DoubleFunction<? extends U>) : CacheStream<U> in class org.infinispan.stream.impl.local.LocalDoubleCacheStream |
From |
To |
|
Change Return Type LongStream to LongCacheStream in method public flatMapToLong(mapper Function<? super R,? extends LongStream>) : LongCacheStream in class org.infinispan.stream.impl.AbstractDelegatingCacheStream |
From |
To |
|
Change Return Type IntStream to IntCacheStream in method public flatMapToInt(mapper SerializableFunction<? super R,? extends IntStream>) : IntCacheStream in class org.infinispan.CacheStream |
From |
To |
|
Change Return Type Stream<U> to CacheStream<U> in method public mapToObj(mapper LongFunction<? extends U>) : CacheStream<U> in class org.infinispan.stream.impl.DistributedLongCacheStream |
From |
To |
|
Change Return Type IntStream to IntCacheStream in method public flatMapToInt(mapper SerializableFunction<? super R,? extends IntStream>) : IntCacheStream in class org.infinispan.stream.impl.local.LocalCacheStream |
From |
To |
|
Change Return Type Stream<R> to CacheStream<R> in method public unordered() : CacheStream<R> in class org.infinispan.stream.impl.AbstractDelegatingCacheStream |
From |
To |
|
Change Return Type DoubleStream to DoubleCacheStream in method public map(mapper DoubleUnaryOperator) : DoubleCacheStream in class org.infinispan.stream.impl.local.LocalDoubleCacheStream |
From |
To |
|
Change Return Type DoubleStream to DoubleCacheStream in method public flatMapToDouble(mapper Function<? super R,? extends DoubleStream>) : DoubleCacheStream in class org.infinispan.CacheStream |
From |
To |
|
Change Return Type S to S2 in method protected addIntermediateOperation(intermediateOperation IntermediateOperation<T,S,T,S>) : S2 in class org.infinispan.stream.impl.AbstractCacheStream |
From |
To |
|
Change Return Type S to S2 in method public unordered() : S2 in class org.infinispan.stream.impl.local.AbstractLocalCacheStream |
From |
To |
|
Change Return Type S to S2 in method protected abstract unwrap() : S2 in class org.infinispan.stream.impl.AbstractCacheStream |
From |
To |
|
Change Return Type DoubleStream to DoubleCacheStream in method public flatMapToDouble(mapper Function<? super R,? extends DoubleStream>) : DoubleCacheStream in class org.infinispan.stream.impl.local.LocalCacheStream |
From |
To |
|
Change Return Type DoubleStream to DoubleCacheStream in method public distinct() : DoubleCacheStream in class org.infinispan.stream.impl.DistributedDoubleCacheStream |
From |
To |
|
Change Return Type LongStream to LongCacheStream in method public flatMapToLong(mapper SerializableFunction<? super R,? extends LongStream>) : LongCacheStream in class org.infinispan.stream.impl.AbstractDelegatingCacheStream |
From |
To |
|
Change Return Type IntStream to IntCacheStream in method public mapToInt(mapper ToIntFunction<? super R>) : IntCacheStream in class org.infinispan.stream.impl.local.LocalCacheStream |
From |
To |
|
Change Return Type IntStream to IntCacheStream in method public limit(maxSize long) : IntCacheStream in class org.infinispan.stream.impl.local.LocalIntCacheStream |
From |
To |
|
Change Return Type DoubleStream to DoubleCacheStream in method public mapToDouble(mapper LongToDoubleFunction) : DoubleCacheStream in class org.infinispan.stream.impl.local.LocalLongCacheStream |
From |
To |
|
Change Return Type IntStream to IntCacheStream in method public distinct() : IntCacheStream in class org.infinispan.stream.impl.DistributedIntCacheStream |
From |
To |
|
Change Return Type LongStream to LongCacheStream in method public peek(action LongConsumer) : LongCacheStream in class org.infinispan.stream.impl.local.LocalLongCacheStream |
From |
To |
|
Change Return Type Stream<Long> to CacheStream<Long> in method public boxed() : CacheStream<Long> in class org.infinispan.stream.impl.local.LocalLongCacheStream |
From |
To |
|
Change Return Type LongStream to LongCacheStream in method public limit(maxSize long) : LongCacheStream in class org.infinispan.stream.impl.local.LocalLongCacheStream |
From |
To |
|
Change Return Type DoubleStream to DoubleCacheStream in method public flatMap(mapper DoubleFunction<? extends DoubleStream>) : DoubleCacheStream in class org.infinispan.stream.impl.DistributedDoubleCacheStream |
From |
To |