nevermind.. this works ``` Collections.sort(arrayL...
# getting-started
p
nevermind.. this works
Copy code
Collections.sort(arrayList, { x, y -> y - x })