#BlueJ class context comment0.target=PayDay comment0.text=\n\ Write\ a\ description\ of\ class\ PayDay\ here.\n\n\ @author\ (your\ name)\n\ @version\ (a\ version\ number\ or\ a\ date)\n comment1.params=name\ rate\ hours\ deductionRate comment1.target=java.lang.String\ payDayInfo(java.lang.String,\ double,\ double,\ double) comment1.text=\n\ Variables\ needed\n\ Name\n\ HourlyRate\n\ Hours\ worked\n\ Deduction\n numComments=2