Skip to content
  • Sebastian Vollbrecht's avatar
    Cleaned up code. · fc62c362
    Sebastian Vollbrecht authored
    This includes:
    - removal of optionals as fields
    - removal of unnecessary 'public abstract' modifiers in interfaces
    - more lambdas and method reference usage
    - simplified dataflow
    - removal of faulty integer divisions
    - renaming of expected exceptions in JUnit tests
    - typo fixes
    fc62c362