JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes
Package org.danilopianini.util.stream
Class Summary
Class
Description
SmallestN
<T>
A fast
Collector
that returns the desired number of the smallest elements of a
Stream
into a Guava's
MinMaxPriorityQueue
.
Streams
Complementary utilities for the Java 8 Stream library.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes