C G M S T 

G

getCents() - Method in class cse1030.labtest1.Money
Get the amount of cents represented by this object (ignoring the number of dollars).
getCentsInCirculation() - Static method in class cse1030.labtest1.Money
Get the total amount of cents in circulation.
getDollars() - Method in class cse1030.labtest1.Money
Get the amount of dollars represented by this object.
getDollarsInCirculation() - Static method in class cse1030.labtest1.Money
Get the total amount of dollars in circulation.
C G M S T