| Author |
Collections
|
aakash bhatt
Ranch Hand
Joined: Jan 09, 2003
Posts: 182
|
|
any best pattern or practical scenario when to use which collection sets. As there are so many Collection class, which one is the best optimised suited for the purpose Any inputs ..
|
 |
Dirk Schreckmann
Sheriff
Joined: Dec 10, 2001
Posts: 7023
|
|
|
Take a look at The Collections Trail of Sun's Java Tutorial.
|
[How To Ask Good Questions] [JavaRanch FAQ Wiki] [JavaRanch Radio]
|
 |
Stan James
(instanceof Sidekick)
Ranch Hand
Joined: Jan 29, 2003
Posts: 8791
|
|
|
Because I didn't want to dedicate the brain cells to memorize this stuff, I condensed a SUN newsletter on this topic into a table in my Collections Crib Sheet. Small enough to tack on the wall if you like.
|
A good question is never answered. It is not a bolt to be tightened into place but a seed to be planted and to bear more seed toward the hope of greening the landscape of the idea. John Ciardi
|
 |
 |
|
|
subject: Collections
|
|
|