public class CustomWeightedVertex extends Object
CustomWeightedVertex(String name)
CustomWeightedVertex(String name, double weight)
boolean
equals(CustomWeightedVertex v)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public CustomWeightedVertex(String name, double weight)
public CustomWeightedVertex(String name)
public String toString()
toString
Object
public boolean equals(CustomWeightedVertex v)
Copyright © 2022. All Rights Reserved.