| Modifier and Type | Method and Description |
|---|---|
static CanonicalPath.Extender |
CanonicalPath.empty() |
CanonicalPath.Extender |
CanonicalPath.Extender.extend(Collection<Path.Segment> segments) |
CanonicalPath.Extender |
CanonicalPath.Extender.extend(Path.Segment segment) |
CanonicalPath.Extender |
CanonicalPath.extend(SegmentType type,
String id)
Creates a new path by appending the provided segment to the current path.
|
CanonicalPath.Extender |
CanonicalPath.Extender.extend(SegmentType type,
String id) |
CanonicalPath.Extender |
CanonicalPath.modified()
The returned extender will produce a modified version of this path.
|
Copyright © 2014–2016 Red Hat, Inc.. All rights reserved.