|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Measurement | |
|---|---|
| com.google.caliper | |
| Uses of Measurement in com.google.caliper |
|---|
| Fields in com.google.caliper with type parameters of type Measurement | |
|---|---|
static Comparator<Measurement> |
Measurement.SORT_BY_NANOS
|
static Comparator<Measurement> |
Measurement.SORT_BY_UNITS
|
| Methods in com.google.caliper that return types with arguments of type Measurement | |
|---|---|
List<Measurement> |
MeasurementSet.getMeasurements()
|
| Methods in com.google.caliper with parameters of type Measurement | |
|---|---|
MeasurementSet |
MeasurementSet.plusMeasurement(Measurement measurement)
Returns a new measurement set that contains the measurements in this set plus the given additional measurement. |
| Constructors in com.google.caliper with parameters of type Measurement | |
|---|---|
MeasurementSet(Measurement... measurements)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||