提供了与字节码操作相关的高层次 API
提供了通用的字节码操作相关的 SPI
AbstractKlassPool |
Represents an abstraction of KlassPool abstract class AbstractKlassPool : KlassPool |
AbstractTransformContext |
abstract class AbstractTransformContext : TransformContext |
ArtifactManager |
Represents a manager of artifacts interface ArtifactManager |
Klass |
Represents a mirror of a specific class interface Klass |
KlassPool |
Represents a class pool interface KlassPool : Closeable |
TransformContext |
Represent the transform context interface TransformContext |
Transformer |
Represents bytecode transformer interface Transformer : TransformListener |
TransformListener |
Represents the transform lifecycle listener interface TransformListener |
VariantTransformHelper |
Represents transform helper associates with variant class VariantTransformHelper : TransformHelper |
com.android.build.gradle.api.BaseVariant |