Sort Filter

Sort Filter

Short Description: Sorts elements based on a formula.
Threaded: No
Memory Usage: Light
Supports Streams: Yes

Sorts the elements in each stream by ordering them such that a given formula is in ascending order. Uses the java.util.Arrays.sort method for sorting.

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License