Cristina's Java Programming Blog
Pages
Home
Quizzes
Pinterest Board
Algorithms in Java
Sunday, 11 October 2015
Five Things To Remember About The Map Interface
Maps are collections of key-value pairs.
The keys are unique.
Several keys can refer the same value.
TreeMap implements SortedMap.
The Map interface does not extend java.util.Collection.
Look inside >
Quiz Yourself
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment