Doubly Link List in Java

How can we write the program for Doubly Link List in java?Please give program with detailed explanation.
[132 byte] By [shripads] at [2007-11-26 9:19:06]
# 1

You may want to post this on Java forums at:

http://forum.java.sun.com/forum.jspa?forumID=24

http://forum.java.sun.com/index.jspa

I found the following threads that may be of use:

http://forum.java.sun.com/thread.jspa?forumID=256&threadID=196730

http://forum.java.sun.com/thread.jspa?forumID=24&threadID=619245

Also: an example at http://www.sourcecodesworld.com/articles/java/java-data-structures/Doubly_Linke d_Lists_with_Enumeration.asp

KarthikR at 2007-7-6 23:48:50 > top of Java-index,Development Tools,Java Tools...
# 2
Thanks
shripads at 2007-7-6 23:48:50 > top of Java-index,Development Tools,Java Tools...