public static class Graph.Mark extends NodeIdAccessor
Modifier and Type | Field and Description |
---|---|
private int |
value |
epoch, graph
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
(package private) int |
getValue()
Gets the live node count of the associated graph when
this object was created.
|
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.
|
getGraph, getNodeId, verifyIdsAreStable
private final int value
public boolean isStart()
int getValue()
public boolean isCurrent()