TechFundu

  • Increase font size
  • Default font size
  • Decrease font size
Welcome Guest,  Login | Join Now
Home Blogs

Tech Cafe...

A short description about your blog

Left and Right Padding a String or Number in Java

Posted by: rsrawat

Tagged in: java

rsrawat

Recently I tried a simple java program for left and right pad a Number with zeros.

I have gone through java.util.Formatter class but Unfortunately even after 6 major releases also Java String class doesn't have functions for these basic operations like StringUtils class of Apache Commons Lang provides.


Follow us on Twitter