Package com.google.caliper.model
Class Host
- java.lang.Object
-
- com.google.caliper.model.Host
-
public final class Host extends Object
The performance-informing properties of the host on which a benchmark is run.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classHost.Builder
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)inthashCode()com.google.common.collect.ImmutableSortedMap<String,String>properties()StringtoString()
-