public class EdgeFrom extends Edge
int
from
weight
EdgeFrom(int from, double weight, String name)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public int from
public EdgeFrom(int from, double weight, String name)
public String toString()
toString
Object
Copyright © 2014–2018 码农场. All rights reserved.