제네릭과 컬렉션


제네릭 Generics


컬렉션 Collection


<aside> 💡 Set이 인터페이스 , HashSet이 구현클래스

</aside>

인터페이스


구현클래스


HashSet

Vector

ArrayList

HashMap