Class SdkUtil.ApiChecker
- java.lang.Object
-
- android.databinding.tool.reflection.SdkUtil.ApiChecker
-
- Enclosing class:
- SdkUtil
public static class SdkUtil.ApiChecker extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ApiChecker(java.io.File apiFile)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetMinApi(java.lang.String classDesc, java.lang.String methodOrFieldDesc)Returns 0 if we cannot find the API level for the method.
-