kactoos-jvm / nnl.rocks.kactoos.iterable / Sorted / <init>
Sorted(cmp: Comparator<T>, vararg args: T)Sorted(cmp: Comparator<T>, src: Iterable<T>)
Sorted(cmp:
Comparator
<
T
>, vararg args:
)
>, src:
Iterable
>)
Sorted iterable.
There is no thread-safety guarantee.
T - Element type
Since 0.4