728x90 Comparator Interface1 [Java] Comparable / Comparator에 대해서 알아보자! (feat. 백준알고리즘-1181) 안녕하세요 coding-knowjam입니다. 오늘은 Comparable, Comparator 인터페이스에 대해서 알아보겠습니다. 1. Comparable Interface 1.1 API 문서 Java 8 API 문서에서 Comparable Interface는 다음과 같이 설명하고 있습니다. (API 문서 : https://docs.oracle.com/javase/8/docs/api/) This interface imposes a total ordering on the objects of each class that implements it. This ordering is referred to as the class's natural ordering, and the class's compareTo meth.. Java 2021. 1. 14. 이전 1 다음 728x90