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

BaseConverter.java 33B

123456
  1. final class BaseConverter {
  2. }