java.lang.Object
net.anwiba.commons.utilities.scale.ScaleValue
- All Implemented Interfaces:
Serializable,Comparable<IScaleValue>,IScaleValue
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NULL_VALUE
-
-
Constructor Details
-
ScaleValue
public ScaleValue(double factor)
-
-
Method Details
-
getFactor
public double getFactor()- Specified by:
getFactorin interfaceIScaleValue
-
hashCode
public int hashCode() -
equals
-
toString
-
compareTo
- Specified by:
compareToin interfaceComparable<IScaleValue>- Specified by:
compareToin interfaceIScaleValue
-