Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionUsed
MinMax.strictlyDecreasing()instead.UseMinMax.strictlyImproving(Comparator)instead.UsedMinMax.strictlyIncreasing()instead.Will be removed. UseStreams.bestOfInterval(Comparator, int)instead.Will be removed. UseStreams.bestOfInterval(Comparator, Duration)instead.Will be removed. UseStreams.bestOfInterval(Comparator, Duration, Clock)instead.Will be removed. UseStreams.maxOfInterval(int)instead.Will be removed. UseStreams.maxOfInterval(Duration)instead.Will be removed. UseStreams.maxOfInterval(Duration, Clock)instead.Will be removed. UseStreams.minOfInterval(int)instead.Will be removed. UseStreams.minOfInterval(Duration)instead.Will be removed. UseStreams.minOfInterval(Duration, Clock)instead.UseStreams.strictlyDecreasing()instead.UseStreams.strictlyImproving(Comparator)instead.Use theStreams.strictlyIncreasing()method instead.
-
Deprecated MethodsMethodDescriptionUsed
MinMax.strictlyDecreasing()instead.UseMinMax.strictlyImproving(Comparator)instead.UsedMinMax.strictlyIncreasing()instead.Will be removed. UseStreams.bestOfInterval(Comparator, int)instead.Will be removed. UseStreams.bestOfInterval(Comparator, Duration)instead.Will be removed. UseStreams.bestOfInterval(Comparator, Duration, Clock)instead.Will be removed. UseStreams.maxOfInterval(int)instead.Will be removed. UseStreams.maxOfInterval(Duration)instead.Will be removed. UseStreams.maxOfInterval(Duration, Clock)instead.Will be removed. UseStreams.minOfInterval(int)instead.Will be removed. UseStreams.minOfInterval(Duration)instead.Will be removed. UseStreams.minOfInterval(Duration, Clock)instead.UseStreams.strictlyDecreasing()instead.UseStreams.strictlyImproving(Comparator)instead.Use theStreams.strictlyIncreasing()method instead.