Holger Friedrich 1b122a53b9
Java 17 features (T-Z) ()
- add missing @override
- Java style array syntax
- remove redundant modifiers
- always move String constants to left side in comparisons
- simplify lambda expressions and return statements
- use replace instead of replaceAll w/o regex
- instanceof matching and multiline strings
- remove null check before instanceof

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2023-09-21 07:58:53 +02:00
..
2023-07-24 01:20:31 +02:00
2023-07-24 01:20:31 +02:00
2023-07-24 01:20:31 +02:00
2023-07-24 01:20:31 +02:00
2023-07-24 01:20:31 +02:00
2023-07-24 01:20:31 +02:00
2023-07-24 01:20:31 +02:00
2023-07-24 01:20:31 +02:00
2023-07-24 01:20:31 +02:00
2023-08-30 13:28:44 +02:00