Generated by
JDiff

Class it.dtt.ca.util.Money

Removed interface java.lang.Comparable.
Added interface java.io.Serializable.

Changed Constructors
Money(String, int) Change in exceptions thrown from no exceptions to it.dtt.ca.exception.UnsupportedFeatureException.
Create an instance using a specific currency and a specic number of decimals.
 

Added Methods
int hashCode() Computes the hash code for this Money.