Esempio n. 1
0
 public int worth() {
   return getUnits() * _commod.getUnitValue();
 }