Uses of Class
org.gmetrics.result.MutableMapMetricResult
Packages that use MutableMapMetricResult
-
Uses of MutableMapMetricResult in org.gmetrics.metric.coupling
Fields in org.gmetrics.metric.coupling with type parameters of type MutableMapMetricResultModifier and TypeFieldDescriptionprotected Map
<String, MutableMapMetricResult> AbstractCouplingReferenceManager.metricResultMap
Methods in org.gmetrics.metric.coupling that return MutableMapMetricResultModifier and TypeMethodDescriptionprotected abstract MutableMapMetricResult
AbstractCouplingReferenceManager.createEmptyMetricResult()
protected MutableMapMetricResult
AfferentCouplingReferenceManager.createEmptyMetricResult()
protected MutableMapMetricResult
EfferentCouplingReferenceManager.createEmptyMetricResult()