public final class BenchmarkElement extends Object
BenchmarkMethod
Constructor and Description |
---|
BenchmarkElement(BenchmarkMethod paramMeth)
Constructor, simple taking the corresponding
BenchmarkMethod . |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
getId()
Getter for the elementId.
|
BenchmarkMethod |
getMeth()
Getting the
BenchmarkMethod related to this element. |
int |
hashCode() |
String |
toString() |
public BenchmarkElement(BenchmarkMethod paramMeth)
BenchmarkMethod
.paramMeth
- the related BenchmarkMethod
public int getId()
public BenchmarkMethod getMeth()
BenchmarkMethod
related to this element.Copyright © 2013 University of Konstanz, Distributed Systems Group. All Rights Reserved.