close
Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 176 Bytes

File metadata and controls

3 lines (3 loc) · 176 Bytes

A Comparator is an object that knows how to compare other objects, whereas an object implementing Comparable knows how to compare itself to other objects of the same type.