| Package | Description |
|---|---|
| com.carrotsearch.junitbenchmarks |
JUnitBenchmarks core infrastructure and annotations.
|
| Modifier and Type | Method and Description |
|---|---|
static Clock |
Clock.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Clock[] |
Clock.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 SciJava. All rights reserved.