 |
Java string trim - javatpoint - Javatpoint - A Solution of all Technology
Java String trim The java string trim() method eliminates leading and trailing spaces. The unicode value of space character is '\u0020'. The trim() method in java string checks this unicode value before and after the string, if it exists then removes
www.javatpoint.com |
 |