public final class TopologicalSortNodeInfo extends Object
| Modifier and Type | Method and Description | 
|---|---|
int | 
getMaxDepth()
Gets the maximum number of links from a root node to this node. 
 | 
int | 
getMinDepth()
Gets the minimum number of links from a root node to this node. 
 | 
Node | 
getNode()
Gets the node in the network. 
 | 
public Node getNode()
public int getMinDepth()
public int getMaxDepth()
Copyright © 2021. All rights reserved.