Rev 595 |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 601 2021-05-07 14:59:04
- Author: gerd
- Log message:
- more code cleanup for IO routines, no functional change intended
- use StandardCharsets.UTF_8 instead of "UTF-8"
- add some @Override annotations
- use isEmpty() instead of .size() == 0
- fix other issues reported by sonarLint