public class AddEdgeEvent extends GraphEvent
AddEdgeEvent(Graph graph, Edge edge)
boolean
equals(Object obj)
Edge
getEdge()
int
hashCode()
String
toString()
getGraph
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public AddEdgeEvent(Graph graph, Edge edge)
public Edge getEdge()
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
GraphEvent
Copyright © 2014–2015. All rights reserved.