ⓘ java.util Collection<E>
도입된 버젼:1.2관련 항목:Set , List , Map , SortedSet , SortedMap , HashSet , TreeSet , ArrayList , LinkedList , Vector , Collections , Arrays , AbstractCollection 메소드의 개요 booleanadd (E e) 지정된 요소가 이 컬렉션에 포함되고 있는 것을 보증합니다 (임의의 오퍼레이션). booleanaddAll (Collection
더보기