Difference between Collection and Collections in Java
Collection - InterfaceCollection is a base interface of the Java Collection Framework for List, Set and Queue. Collections - classCollections is a class in java.util package and it is utility class for Collection.Collections class has methods for Sorting, Searching etc ExampleCollections.addAll(A,B); Collections.addAll method takes all of the elements of 'B' and fetch the elements to the collect..
JAVA
2019. 2. 26. 03:09
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- Javascript Algorithm
- Object type casting
- easy javascript algorithm
- substring()
- math.max
- spring boot application
- javascript
- math.abs
- HashMap
- repeat()
- hackerrank solution
- hackerrank javascript
- code refactoring
- 프로그래머스 알고리즘
- equals()
- algorithm
- hackerrank
- java
- hackerrank javascript solution
- C++
- 알고리즘
- easy algorithm
- HackerRank Algorithm
- string class in java
- compareTo()
- 프로그래머스 알고리즘문제
- 프로그래머스
- Collection Framework
- ... in Javascript
- rest parameter
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
글 보관함