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

RectangleCounter.java 36B

123456
  1. final class RectangleCounter {
  2. }