🧺자바 컬렉션 (Collection)
1. 컬렉션 프레임워크
List 인터페이스와 ArrayList, LinkedList
Set 인터페이스와 HashSet
Map 인터페이스와 HashMap
2. 컬렉션 프레임워크 기능
주요 메서드
반복문 활용
정렬
Last updated
List 인터페이스와 ArrayList, LinkedList
Set 인터페이스와 HashSet
Map 인터페이스와 HashMap
주요 메서드
반복문 활용
정렬
Last updated