public class Node extends Object
Set<Arc>
arcs
String
label
float
value
Node()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public String label
public float value
public Set<Arc> arcs
public Node()
public String toString()
toString
Object
Copyright © 2015. All rights reserved.