public static class ClassDetailsTableModel.Row extends Object
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getMetricsDisplay()
Get the metrics of this measurement as they should be displayed (i.e. formatted).
|
Map<String,Number> |
getMetricsRaw()
Get the raw metrics of this measurement e.g. for use in filtering.
|
String |
getName()
Get the Name of a class.
|
public String getName()
ClassDetailsView
)
for this class.public Map<String,String> getMetricsDisplay()
Copyright © 2016–2020. All rights reserved.