Class ListElem
Class ListElem
java.lang.Object
| +----ListElem
class
ListElem
extends
Object
A class which represents the elements of the double linked list class ListGNG.
print
()
Print the element.
print
public void print()
Print the element.