public class ApiVersionImpl extends Object
Implementation of ApiVersion that is serializable so that it can be used in the model returned by the Gradle plugin.
Type | Name and description |
---|---|
static com.android.builder.model.ApiVersion |
clone(com.android.builder.model.ApiVersion apiVersion) |
static com.android.builder.model.ApiVersion |
clone(com.android.sdklib.AndroidVersion androidVersion) |
int |
getApiLevel() |
String |
getApiString() |
String |
getCodename() |