Integer.valueOf

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Integer valueOf(String s, int radix)
  2. Integer valueOf(String s)
    class Integer
    static
    valueOf
  3. Integer valueOf(int i)

Meta