Class |
Description |
AaptOptionsImpl
|
Implementation of AaptOptions that is Serializable. |
AndroidArtifactImpl
|
Implementation of AndroidArtifact that is serializable |
AndroidArtifactOutputImpl
|
Implementation of AndroidArtifactOutput that is serializable |
AndroidLibraryImpl
|
|
ApiVersionImpl
|
Implementation of ApiVersion that is serializable so that it can be used in the
model returned by the Gradle plugin. |
ArtifactMetaDataImpl
|
Implementation of ArtifactMetaData that is serializable |
DependenciesImpl
|
|
FilterDataImpl
|
Implementation of com.android.build.FilterData interface |
JavaArtifactImpl
|
Implementation of JavaArtifact that is serializable |
JavaLibraryImpl
|
|
MavenCoordinatesImpl
|
Serializable implementation of MavenCoordinates for use in the model. |
ModelBuilder
|
Builder for the custom Android model. |
OutputFileImpl
|
Implementation of the com.android.build.OutputFile interface for the model. |
SyncIssueImpl
|
An implementation of BaseConfig specifically for sending as part of the Android model
through the Gradle tooling API. |
SyncIssueKey
|
Creates a key from a SyncIssue to use in a map. |