valueOf() method of any wrapper class converts:
Primitive type to String
String to primitive type
character to String
None