Package org.aksw.commons.path.json
Class PathJson.StepIndex
java.lang.Object
org.aksw.commons.path.json.PathJson.StepIndex
- All Implemented Interfaces:
Comparable<PathJson.Step>,PathJson.Step
- Enclosing class:
- PathJson
-
Field Details
-
index
protected final int index
-
-
Constructor Details
-
StepIndex
protected StepIndex(int index)
-
-
Method Details
-
isIndex
public boolean isIndex()- Specified by:
isIndexin interfacePathJson.Step
-
getIndex
public int getIndex()- Specified by:
getIndexin interfacePathJson.Step
-
hashCode
public int hashCode() -
toString
-
equals
-