Java Int to String

  • + 0 comments

    String str = String.valueOf(12);