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

Triangle.java 26B

123
  1. public class Triangle {
  2. }