Package com.android.builder.dexing
package com.android.builder.dexing
-
ClassDescriptionA single .class file abstraction.This represents input containing .class files.Helper methods for creating
ClassFileInputinstances.Interface describing the DEX archive.Exception thrown if something goes wrong when building a dex archive.A single DEX file in a dex archive.A dex archive merger that can merge dex files from multiple dex archives into one or more dex files.An exception thrown is dex archive merging fails.Helper methods for theDexArchive.