-
- All Implemented Interfaces:
-
java.io.Serializable,java.lang.Comparable
public enum Systrace.EventScope
-
-
Method Summary
Modifier and Type Method Description chargetCode()static Array<Systrace.EventScope>values()static Systrace.EventScopevalueOf(String name)-
-
Method Detail
-
getCode
char getCode()
-
values
static Array<Systrace.EventScope> values()
-
valueOf
static Systrace.EventScope valueOf(String name)
-
-
-
-