public static class CanonicalPath.Extender extends Path.Extender
| Modifier and Type | Method and Description |
|---|---|
CanonicalPath.Extender |
extend(Collection<Path.Segment> segments) |
CanonicalPath.Extender |
extend(Path.Segment segment) |
CanonicalPath.Extender |
extend(SegmentType type,
String id) |
CanonicalPath |
get() |
protected CanonicalPath |
newPath(int startIdx,
int endIdx,
List<Path.Segment> segments) |
canExtendTo, canExtendTo, removeLastSegmentprotected CanonicalPath newPath(int startIdx, int endIdx, List<Path.Segment> segments)
newPath in class Path.Extenderpublic CanonicalPath.Extender extend(Path.Segment segment)
extend in class Path.Extenderpublic CanonicalPath.Extender extend(Collection<Path.Segment> segments)
extend in class Path.Extenderpublic CanonicalPath.Extender extend(SegmentType type, String id)
extend in class Path.Extenderpublic CanonicalPath get()
get in class Path.ExtenderCopyright © 2014–2016 Red Hat, Inc.. All rights reserved.