Constructor and Description |
---|
Dex() |
Modifier and Type | Method and Description |
---|---|
String |
getDexArguments() |
String[] |
getJvmArguments() |
String |
getMainDexList() |
String |
getPreDexLibLocation() |
Boolean |
isCoreLibrary() |
Boolean |
isForceJumbo() |
Boolean |
isGenerateMainDexList() |
Boolean |
isIncremental() |
Boolean |
isMinimalMainDex() |
Boolean |
isMultiDex() |
Boolean |
isNoLocals() |
Boolean |
isOptimize() |
Boolean |
isPreDex() |
public String[] getJvmArguments()
public Boolean isCoreLibrary()
public Boolean isNoLocals()
public Boolean isOptimize()
public Boolean isPreDex()
public String getPreDexLibLocation()
public Boolean isIncremental()
public Boolean isForceJumbo()
public Boolean isMultiDex()
public String getMainDexList()
public Boolean isMinimalMainDex()
public Boolean isGenerateMainDexList()
public String getDexArguments()
Copyright © 2008–2019 simpligility technologies inc.. All rights reserved.