org.smallmind.instrument
Interface Metrics.MetricBuilder<M extends Metric>

Enclosing class:
Metrics

public static interface Metrics.MetricBuilder<M extends Metric>


Method Summary
 M construct()
           
 Class<M> getMetricClass()
           
 MetricType getType()
           
 

Method Detail

getMetricClass

Class<M> getMetricClass()

getType

MetricType getType()

construct

M construct()


Copyright © 2012. All Rights Reserved.