Class InvalidDataPoint
java.lang.Object
com.hello2morrow.sonargraph.integration.jenkins.model.InvalidDataPoint
- All Implemented Interfaces:
 IDataPoint
- Direct Known Subclasses:
 NotExistingDataPoint
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
InvalidDataPoint
public InvalidDataPoint(int x)  
 - 
 - 
Method Details
- 
getX
public int getX()- Specified by:
 getXin interfaceIDataPoint
 - 
getY
public double getY()- Specified by:
 getYin interfaceIDataPoint
 - 
hashCode
public int hashCode() - 
equals
 
 -