Whoa!  Grab a beer and www.oddtodd.com, dude.  You are way too serious!

-----Original Message-----
From: James Turner [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, January 21, 2003 11:49 AM

> So...what IS the difference?

Well, for one thing, trying to do "vectorInstance.put(key, value);" won't
compile :-)

Vectors are ordered lists, Hashtables (or HashMaps as they are commonly
invoked in Java) are key/value association tables.

This concludes today's Java 101.

James Turner



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to