public static class SdkUtil.ApiChecker
extends java.lang.Object
Constructor and Description |
---|
ApiChecker(java.io.File apiFile) |
Modifier and Type | Method and Description |
---|---|
int |
getMinApi(java.lang.String classDesc,
java.lang.String methodOrFieldDesc)
Returns 0 if we cannot find the API level for the method.
|