#BlueJ class context comment0.target=FizzBuzz comment0.text=\n\ Write\ a\ description\ of\ class\ FizzBuzz\ here.\n\n\ @author\ (your\ name)\n\ @version\ (a\ version\ number\ or\ a\ date)\n comment1.params= comment1.target=FizzBuzz() comment1.text=\n\ Constructor\ for\ objects\ of\ class\ FizzBuzz\n comment2.params=x comment2.target=java.lang.String\ fizzBuzz(int) comment2.text=\n\ An\ example\ of\ a\ method\ -\ replace\ this\ comment\ with\ your\ own\n\n\ @param\ \ y\ \ a\ sample\ parameter\ for\ a\ method\n\ @return\ \ \ \ the\ sum\ of\ x\ and\ y\n numComments=3