#BlueJ class context comment0.target=ShortCalculator comment1.params=x\ y comment1.target=short\ sum(short,\ short) comment2.params=x\ y comment2.target=short\ difference(short,\ short) comment3.params=x\ y comment3.target=short\ product(short,\ short) comment4.params=x\ y comment4.target=short\ quotient(short,\ short) comment5.params=x\ y comment5.target=short\ remainder(short,\ short) numComments=6