public static class Graph.Mark extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
isCurrent()
Determines if this mark still represents the live node
count of the graph.
|
boolean |
isStart()
Determines if this mark is positioned at the first live node in the graph.
|
public boolean isStart()
public boolean isCurrent()