资 源 简 介
Comparable and Comparator interfaces together with the Collections allow the user to sort a List or an Array. I observed that the implementation behaviour varies from developer to developer. This project aims to provide an annotation library to ensure consistent implementation behaviour for the Comparable and Comparator interfaces.