12345678910
  1. #BlueJ class context
  2. comment0.target=NormalizeAngle
  3. comment1.params=angle
  4. comment1.target=java.lang.Integer\ normalizeValueUsingModulo(java.lang.Integer)
  5. comment2.params=integer
  6. comment2.target=java.lang.Integer\ normalizeValueUsingFloorMod(java.lang.Integer)
  7. comment3.params=args
  8. comment3.target=void\ main(java.lang.String[])
  9. numComments=4