#BlueJ class context comment0.target=ShortCalculator comment1.params=x\ y comment1.target=short\ add(short,\ short) comment2.params=x\ y comment2.target=short\ subtract(short,\ short) comment3.params=x\ y comment3.target=short\ multiply(short,\ short) comment4.params=x\ y comment4.target=short\ divide(short,\ short) comment5.params=x\ y comment5.target=short\ remainder(short,\ short) numComments=6