Replace StringBuffer with StringBuilder (for performance).
And don't use String concatenation within the append() method.
Showing
Please register or sign in to comment
And don't use String concatenation within the append() method.
Technounit-GROUP 2023