Java Int to String

  • + 0 comments

    String s =String.format("%03d",n); But you need to konw a digit number first.