simulate a pair of dice.

1234567891011
  1. #BlueJ class context
  2. comment0.target=Bin
  3. comment0.text=\n\ Write\ a\ description\ of\ class\ Bin\ here.\n\n\ @author\ (your\ name)\n\ @version\ (a\ version\ number\ or\ a\ date)\n
  4. comment1.params=
  5. comment1.target=Bin()
  6. comment2.params=key
  7. comment2.target=void\ counter(java.lang.Integer)
  8. comment3.params=key
  9. comment3.target=java.lang.Integer\ getValue(int)
  10. numComments=4