Class UnitImpl
java.lang.Object
de.uka.ipd.sdq.probfunction.math.impl.UnitImpl
- All Implemented Interfaces:
IUnit
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
void
setUnitName
(String unitName) Sets the string describing the unit.toString()
-
Constructor Details
-
UnitImpl
-
-
Method Details
-
getUnitName
- Specified by:
getUnitName
in interfaceIUnit
- Returns:
- Returns a string describing the unit.
-
setUnitName
Description copied from interface:IUnit
Sets the string describing the unit.- Specified by:
setUnitName
in interfaceIUnit
-
equals
-
hashCode
public int hashCode() -
toString
-