Sometimes we want to sort a List based on some property. Suppose we have a List of UserModel and we want to sort List by firstName then we can do that easily by using Collections.sort() and Comparator ...
You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.