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.

Method Index

 o print()
Print the element.

Methods

 o print
  public void print()
Print the element.