Package com.android.builder.core
Interface DexOptions
- All Known Implementing Classes:
DefaultDexOptions
public interface DexOptions
-
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanbooleanboolean
-
Method Details
-
getPreDexLibraries
boolean getPreDexLibraries() -
getJumboMode
boolean getJumboMode() -
getDexInProcess
boolean getDexInProcess() -
getKeepRuntimeAnnotatedClasses
boolean getKeepRuntimeAnnotatedClasses() -
getJavaMaxHeapSize
-
getThreadCount
-
getMaxProcessCount
-
getAdditionalParameters
-