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

BracketChecker.java 28B

123456
  1. class BracketChecker {
  2. }