Package | Description |
---|---|
org.slf4j.profiler |
Poor man's profiler API
|
Modifier and Type | Method and Description |
---|---|
static DurationUnit |
DurationUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DurationUnit[] |
DurationUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.