@Immutable public class Edge extends Pair<Object,Object>
Edge(Object first, Object second, String name)
boolean
equals(Object obj)
String
getName()
int
hashCode()
toString()
getFirst, getSecond, make
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Edge(Object first, Object second, String name)
first
second
name
null
public String getName()
public String toString()
toString
Object
Object.toString()
public int hashCode()
hashCode
Pair<Object,Object>
Object.hashCode()
public boolean equals(Object obj)
equals
Object.equals(Object)
Build 2013-10-07_11-27-38Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a