#BlueJ class context comment0.target=class\ WaterSource comment0.text=This\ code\ is\ inspired\ by\ the\ exam\ in\ introduction\ to\ programming,\nFall\ 2001,\ question\ 2.\nI\ represent\ a\ natural\ source\ of\ water,\ e.g.\ a\ spring\ or\ a\ lake.\n\n comment1.target=litersPrHour comment2.target=name comment3.params=name\ lph comment3.target=WaterSource(String,double) comment4.params= comment4.target=String\ getName() comment5.params= comment5.target=double\ getLitersPrHour() numComments=6