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

ChangeCalculator.java 36B

123456
  1. final class ChangeCalculator {
  2. }