Two Laptop Bag
The moose likes Beginning Java and the fly likes link list Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "link list" Watch "link list" New topic
Author

link list

abalfazl hossein
Ranch Hand

Joined: Sep 06, 2007
Posts: 602



What is "NodeData"?

Malatesh Karabisti
Ranch Hand

Joined: Jul 28, 2010
Posts: 143

Please explain what you trying and what you expecting
abalfazl hossein
Ranch Hand

Joined: Sep 06, 2007
Posts: 602
I want to know what is the Nodedata?
Campbell Ritchie
Sheriff

Joined: Oct 13, 2005
Posts: 32627
    
    4
There is no such thing as Nodedata. NodeData is whatever you wrote the NodeData class to be. What did you put in the NodeData class? That is what NodeData means.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: link list
 
Similar Threads
Recursion: returning a value/not returning a value(void)
Nullpointer.. am I losing a reference in this code?
print in Lexicographic
Linked List Insertion and Deletion help
how to create two classes