Package org.aksw.commons.path.json
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 Details
-
key
-
-
Constructor Details
-
StepKey
-
-
Method Details
-
isKey
public boolean isKey()- Specified by:
isKeyin interfacePathJson.Step
-
getKey
- Specified by:
getKeyin interfacePathJson.Step
-
toString
-
hashCode
public int hashCode() -
equals
-