Summary:
Detail:
List<Node>
neighbors
int
val
Node()
Node(int val)
Node(int val, List<Node> neighbors)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
Object