Java collections F.A.Q. or something similar

R

Royan

Hi all!

I wonder if someone is aware of some small article or F.A.Q. on java
collections that would briefly remind people on the purposes or some
design hints of each collection? I've just found myself scratching my
head trying to guess the difference between LinkedHashMap and
LinkedHashSet, and this is definitely not the first time i'm into this
trouble, as not every collection is as obvious as HashMap or Vector...
 
R

Roedy Green

I wonder if someone is aware of some small article or F.A.Q. on java
collections that would briefly remind people on the purposes or some
design hints of each collection? I've just found myself scratching my
head trying to guess the difference between LinkedHashMap and
LinkedHashSet, and this is definitely not the first time i'm into this
trouble, as not every collection is as obvious as HashMap or Vector...
see http://mindprod.com/jgloss/collection.html
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top