Closed taveratch closed 6 years ago
this can be shortened to if(isFull()){ ... }
if(isFull()){ ... }
https://github.com/OOP2018/coinpurse-WorawatCh/blob/a265b02af0287238eab59b97f875eacef7b24d86/src/coinpurse/Purse.java#L91
this can be shortened to
if(isFull()){ ... }
https://github.com/OOP2018/coinpurse-WorawatCh/blob/a265b02af0287238eab59b97f875eacef7b24d86/src/coinpurse/Purse.java#L91