|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MeasurementType | |
|---|---|
| com.google.caliper | |
| Uses of MeasurementType in com.google.caliper |
|---|
| Methods in com.google.caliper that return MeasurementType | |
|---|---|
static MeasurementType |
MeasurementType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MeasurementType[] |
MeasurementType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.google.caliper with parameters of type MeasurementType | |
|---|---|
String |
ScenarioResult.getEventLog(MeasurementType type)
|
MeasurementSet |
ScenarioResult.getMeasurementSet(MeasurementType type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||