Loading
Resolving lint warnings/hints
Lint issued some warnings, which were resolved now:
- replaced `switch` statement with extended `switch`
- explicitly typecasted variable could be replaced with pattern variable
- added `<p>` to empty lines in Javadoc comment
Signed-off-by:
Elv1zz <elv1zz.git@gmail.com>