Package | Description |
---|---|
io.jdev.miniprofiler |
Modifier and Type | Method and Description |
---|---|
ProfilerUiConfig.Position |
ProfilerUiConfig.getPosition() |
static ProfilerUiConfig.Position |
ProfilerUiConfig.Position.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ProfilerUiConfig.Position[] |
ProfilerUiConfig.Position.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ProfilerUiConfig.setPosition(ProfilerUiConfig.Position position) |