Class PathJson.StepKey
java.lang.Object
org.aksw.commons.path.json.PathJson.StepKey
- All Implemented Interfaces:
Comparable<PathJson.Step>, PathJson.Step
- Enclosing class:
PathJson
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from interface PathJson.Step
compareTo, getIndex, isIndex
-
Field Details
-
key
-
-
Constructor Details
-
StepKey
-
-
Method Details
-
isKey
public boolean isKey()- Specified by:
isKeyin interfacePathJson.Step
-
getKey
- Specified by:
getKeyin interfacePathJson.Step
-
toString
-
hashCode
-
equals
-