public class Edge<T extends Number> extends Object
Edge(int from, int to, T value, boolean directed)
boolean
equals(Object o)
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Edge(int from, int to, T value, boolean directed)
public String toString()
toString
Object
public boolean equals(Object o)
equals
public int hashCode()
hashCode
Copyright © 2017. All rights reserved.