| Package | Description |
|---|---|
| org.gradle.api.tasks.diagnostics.internal | |
| org.gradle.initialization | |
| org.gradle.util |
| Modifier and Type | Method and Description |
|---|---|
Path |
TaskDetails.getPath() |
| Modifier and Type | Method and Description |
|---|---|
void |
IProjectDescriptorRegistry.changeDescriptorPath(Path oldPath,
Path newPath) |
void |
DefaultProjectDescriptorRegistry.changeDescriptorPath(Path oldPath,
Path newPath) |
| Modifier and Type | Field and Description |
|---|---|
static Path |
Path.ROOT |
| Modifier and Type | Method and Description |
|---|---|
Path |
Path.getParent()
Returns the parent of this path, or null if this path has no parent.
|
static Path |
Path.path(String path) |
Path |
Path.resolve(String path) |
| Modifier and Type | Method and Description |
|---|---|
int |
Path.compareTo(Path other) |
Copyright © 2013. All rights reserved