public class Edge<T extends Number> extends Object
Edge(int from, int to, T value, boolean directed)
boolean
equals(Object o)
String
toString()
clone, finalize, getClass, hashCode, 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
Copyright © 2016. All Rights Reserved.