Uses of Class
com.clearspring.metriccatcher.MetricType

Uses of MetricType in com.clearspring.metriccatcher
 

Methods in com.clearspring.metriccatcher that return MetricType
static MetricType MetricType.fromName(String name)
           
 MetricType JSONMetric.getType()
           
static MetricType MetricType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MetricType[] MetricType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.