Uses of Class
helper.Piggybank

Uses of Piggybank in helper
 

Methods in helper with parameters of type Piggybank
 boolean Piggybank.hasSameValue(Piggybank otherPiggybank)
          Checks whether the value of the piggy bank is equal to the passed piggy bank
 void Piggybank.mergePiggybanks(Piggybank otherPiggybank)
          Adds the coins in the passed piggy bank to the coins in this piggybank