Prefer StringBuilder.append(char) over append(String).
This is the more correct API and also has very minor performance benefits.
Showing
Please register or sign in to comment
This is the more correct API and also has very minor performance benefits.
Technounit-GROUP 2023