|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SplitOutput
An output with an associated set of filters.
Method Summary | |
---|---|
java.lang.String |
getAbiFilter()
The ABI filter if applicable. |
java.lang.String |
getDensityFilter()
The density filter if applicable. |
java.io.File |
getOutputFile()
Returns the output file for this artifact's output. |
int |
getVersionCode()
The output versionCode. |
Method Detail |
---|
@NonNull java.io.File getOutputFile()
@Nullable java.lang.String getDensityFilter()
@Nullable java.lang.String getAbiFilter()
int getVersionCode()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |