Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.util.stats
Class DataPoint

java.lang.Object
  extended by org.hyperic.util.stats.DataPoint

public class DataPoint
extends java.lang.Object


Constructor Summary
DataPoint(long time, double value)
           
 
Method Summary
 long getTime()
           
 double getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataPoint

public DataPoint(long time,
                 double value)
Method Detail

getTime

public long getTime()

getValue

public double getValue()

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.