protected static class ShortestPath.Node extends Object
String
name
Integer
weight
Node(String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String name
public Integer weight
public Node(String name)
Copyright © 2022. All rights reserved.