lots of exercises in java... from https://github.com/exercism/java

RectangleCounter.java 30B

123456
  1. class RectangleCounter {
  2. }