Kilo icon indicating copy to clipboard operation
Kilo copied to clipboard

Use instanceof pattern matching

Open gk-brown opened this issue 3 years ago • 0 comments

Where applicable, instanceof pattern matching should be used:

https://openjdk.java.net/jeps/394

This is a non-functional change but is dependent on a baseline of Java 17 (LTS) or later.

gk-brown avatar Feb 10 '22 16:02 gk-brown