Package com.rosetta.model.lib.path
Class RosettaPath.NullPath
java.lang.Object
com.rosetta.model.lib.path.RosettaPath
com.rosetta.model.lib.path.RosettaPath.NullPath
- All Implemented Interfaces:
Comparable<RosettaPath>
- Enclosing class:
RosettaPath
-
Nested Class Summary
Nested classes/interfaces inherited from class com.rosetta.model.lib.path.RosettaPath
RosettaPath.Element, RosettaPath.NullPath, RosettaPath.RosettaPathTree -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.rosetta.model.lib.path.RosettaPath
allElementPaths, allElements, buildPath, compareTo, containsPath, createPath, createPath, createPathFromElements, endsWith, equals, getElement, getParent, hashCode, matchesIgnoringIndex, newSubPath, newSubPath, startsWith, toIndexless, toString, trimFirst, valueOf, withIndex
-
Constructor Details
-
NullPath
public NullPath()
-
-
Method Details
-
newSubPath
- Overrides:
newSubPathin classRosettaPath
-