| Modifier and Type | Class and Description |
|---|---|
protected class |
AndroidClassLoadingStrategy.DexProcessor.ForSdkCompiler.Conversion
Represents a to-dex-file-conversion of a
AndroidClassLoadingStrategy.DexProcessor.ForSdkCompiler. |
| Modifier and Type | Method and Description |
|---|---|
AndroidClassLoadingStrategy.DexProcessor.Conversion |
AndroidClassLoadingStrategy.DexProcessor.create()
Creates a new conversion process which allows to store several Java class files in the created dex
file before writing this dex file to a specified
OutputStream. |
AndroidClassLoadingStrategy.DexProcessor.Conversion |
AndroidClassLoadingStrategy.DexProcessor.ForSdkCompiler.create()
Creates a new conversion process which allows to store several Java class files in the created dex
file before writing this dex file to a specified
OutputStream. |
Copyright © 2014–1970. All rights reserved.