| Class | Description |
|---|---|
| FileCacheByPath |
File cache that stored files based on their origin path.
|
| IncrementalRelativeFileSets |
Utilities for incremental relative file sets, immutable maps of relative files to status.
|
| NativeLibraryAbiPredicate |
Predicate applicable to file paths that only accepts native libraries optionally filtered by a
set of ABIs.
|
| RelativeFile |
Representation of a file with respect to a base directory.
|
| RelativeFiles |
Utilities to handle
RelativeFile. |
| Enum | Description |
|---|---|
| IncrementalRelativeFileSets.FileDeletionPolicy | Deprecated
Prefer the new Gradle InputChanges API.
|
| RelativeFile.Type |