org.terracotta.management.stats.primitive
Class Ratio

java.lang.Object
  extended by org.terracotta.management.stats.AbstractStatistic<Double,NumberUnit>
      extended by org.terracotta.management.stats.primitive.Ratio
All Implemented Interfaces:
Statistic<Double,NumberUnit>

public class Ratio
extends AbstractStatistic<Double,NumberUnit>

Author:
Ludovic Orban

Constructor Summary
Ratio(String name, Double value, NumberUnit unit)
           
 
Method Summary
 
Methods inherited from class org.terracotta.management.stats.AbstractStatistic
equals, getName, getUnit, getValue, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Ratio

public Ratio(String name,
             Double value,
             NumberUnit unit)


Copyright © 2015. All Rights Reserved.