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