Class BuildDataPoint
java.lang.Object
com.hello2morrow.sonargraph.integration.jenkins.model.BuildDataPoint
- All Implemented Interfaces:
IDataPoint
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BuildDataPoint
public BuildDataPoint(int buildNumber, double value, long timeInMillis)
-
-
Method Details
-
getX
public int getX()- Specified by:
getXin interfaceIDataPoint
-
getY
public double getY()- Specified by:
getYin interfaceIDataPoint
-
getTimestamp
public long getTimestamp() -
hashCode
public int hashCode() -
equals
-
toString
-