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