Hi Faisal,
Please go through the sentence carefully.
"All of the numeric wrapper classes provide an overloaded, static toString() method that takes a primitive numeric of the appropriate type..."
As per my knowledge the meaning of the above sentence is :
All the wrapper classes do provide overloaded toString(). But toString() methods of only numeric wrapper classes takes primitive numeric of the appropriate type. The overloaded methods of the Boolean and Character doesn�t take numeric values. They only take their respective types i.e., Boolean and char.
I hope this helps you��
Thanks and regards,
Murthyr kvr