public abstract static class SimplePerfEvent.PerfEventId extends Object
Constructor and Description |
---|
PerfEventId() |
Modifier and Type | Method and Description |
---|---|
abstract String |
getValue() |
protected void |
nameIsNotEmpty() |
static SimplePerfEvent.PerfEventId |
of(String value) |
public abstract String getValue()
@Value.Check protected void nameIsNotEmpty()
public static SimplePerfEvent.PerfEventId of(String value)