This answer is correct. Long, Byte, Short, Integer classes do have the decode method which will return the respective Class object like Long, Byte, Short, Integer based on the call from the respective classes. Also, the object that is returned contains the value specified by the string.