public final class ApiClass extends ApiClassBase
getSince() gives the API level it was introduced.
getMethod(java.lang.String, com.android.tools.lint.checks.Api<? extends com.android.tools.lint.checks.ApiClassBase>) returns the API level when the method was introduced.
getField(java.lang.String, com.android.tools.lint.checks.Api<? extends com.android.tools.lint.checks.ApiClassBase>) returns the API level when the field was introduced.
compareTo, getContainerName, getSimpleName, toString