Java 15
- Text block can be replaced with regular string literal
Reports text blocks that can be replaced with regular string literals.
- Text block can be used
Reports String concatenations that can be simplified by replacing them with text blocks.
Last modified: 11 September 2024