FizzBuzz.ctxt 381B

12345678910
  1. #BlueJ class context
  2. comment0.target=FizzBuzz
  3. comment0.text=\n\ Write\ a\ description\ of\ class\ FizzBuzz\ here.\n\n\ @author\ (your\ name)\n\ @version\ (a\ version\ number\ or\ a\ date)\n
  4. comment1.params=
  5. comment1.target=FizzBuzz()
  6. comment1.text=\n\ Constructor\ for\ objects\ of\ class\ FizzBuzz\n
  7. comment2.params=y
  8. comment2.target=java.lang.String\ fizzbuzz(int)
  9. numComments=3