Java Int to String

  • + 1 comment

    Can't you just use String s = String.valueOf(n);