Uses of Class
dalvik.annotation.TestLevel
| Package | Description |
|---|---|
| dalvik.annotation |
-
Uses of TestLevel in dalvik.annotation
Methods in dalvik.annotation that return TestLevel Modifier and Type Method Description static TestLevelTestLevel. valueOf(String name)Returns the enum constant of this type with the specified name.static TestLevel[]TestLevel. values()Returns an array containing the constants of this enum type, in the order they are declared.