Java Class Diagram with details example : Java Collections

0 views
Skip to first unread message

srinivas

unread,
Apr 12, 2010, 4:28:03 PM4/12/10
to javatechnicals
Anybody interested to know the class diagram of basic Java Classes
like Collections.

http://www.falkhausen.de/en/diagram/html/java.util.Collection.html

Information with pictures you can save and understand basics easily.
Since Picture speaks louder than words.

1. java.util.Collection
Interfaces: Collection, List, Set, SortedSet, RandomAccess
Classes: AbstractCollection, AbstractSet, AbstractList, TreeSet,
HashSet, AbstractSequentialList, ArrayList, LinkedList, LinkedHashSet

2.java.util.Map
Interfaces: Map, SortedMap
Classes: WeakHashMap, IdentityHashMap, AbstractMap, LinkedHashMap,
HashMap, TreeMap

3.java.util.LegacyCollections
Interfaces: Collection, Map, List, RandomAccess
Classes: Dictionary, Vector, Hashtable, AbstractList, Properties,
Stack

4.java.util.MiscCollections
Interfaces: Iterator, Enumeration, ListIterator, Comparator
Classes: Collections, Arrays, StringTokenizer, BitSe


There are other too like Exceptions, Security more

Rejin Chandran

unread,
Apr 13, 2010, 1:11:21 PM4/13/10
to javatec...@googlegroups.com
Thanks Srinivas, this is a good information. Thanks for sharing it in the group.



--
To unsubscribe, reply using "remove me" as the subject.

Reply all
Reply to author
Forward
0 new messages