org.jdiameter.common.api.statistic
Interface IStatisticRecord.DoubleValueHolder

All Superinterfaces:
IStatisticRecord.ValueHolder
Enclosing interface:
IStatisticRecord

public static interface IStatisticRecord.DoubleValueHolder
extends IStatisticRecord.ValueHolder


Method Summary
 double getValueAsDouble()
          Return value of counter as double
 
Methods inherited from interface org.jdiameter.common.api.statistic.IStatisticRecord.ValueHolder
getValueAsString
 

Method Detail

getValueAsDouble

double getValueAsDouble()
Return value of counter as double

Returns:
value of counter


Copyright © 2014. All Rights Reserved.