public class GraphNode extends Object
null
GraphNode(String name, String label)
boolean
equals(Object obj)
String
getLabel()
getName()
int
hashCode()
void
setLabel(String label)
toString()
getClass, notify, notifyAll, wait, wait, wait
public GraphNode(String name, String label)
public String getName()
public String getLabel()
public void setLabel(String label)
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
obj
Copyright © 2017. All rights reserved.