1234567891011121314 |
- #BlueJ class context
- comment0.target=Bins
- comment1.params=numOfDiceRolled\ maxVal
- comment1.target=Bins(int,\ int)
- comment2.params=binNum
- comment2.target=int\ getBin(int)
- comment3.params=binNum
- comment3.target=int\ count(int)
- comment4.params=
- comment4.target=int\ getNumOfDice()
- comment5.params=
- comment5.target=int\ getMaxVal()
- numComments=6
|