Class Graph.AdjList

java.lang.Object
  |
  +--Graph.AdjList
Enclosing class:
Graph

protected class Graph.AdjList
extends java.lang.Object

Classe degli elementi delle liste di adiacenza


Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object