public class SCCResult extends Object
Constructor and Description |
---|
SCCResult(List[] adjList,
int lowestNodeId) |
Modifier and Type | Method and Description |
---|---|
List[] |
getAdjList() |
int |
getLowestNodeId() |
Copyright © 2005–2020. All rights reserved.