Kilo
Kilo copied to clipboard
Use switch expressions
Where applicable, switch expressions should be used:
https://openjdk.java.net/jeps/361
This is a non-functional change but is dependent on a baseline of Java 17 (LTS) or later.