aspose file tools
The moose likes Programmer Certification (SCJP/OCPJP) and the fly likes K&B doubt page 233 (table 3-3) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Certification » Programmer Certification (SCJP/OCPJP)
Reply Bookmark "K&B doubt page 233 (table 3-3)" Watch "K&B doubt page 233 (table 3-3)" New topic
Author

K&B doubt page 233 (table 3-3)

Lukas Zuchowski
Greenhorn

Joined: Jul 13, 2006
Posts: 12
page 233 (table3-3)

Doe to this table java.lang.Short class doesn't have toString(primitive, radix) method, but acutaly it does :
http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Short.html#valueOf(java.lang.String, int)

I've checked it in errata but it wasn't mentioned.
Lukas Zuchowski
Greenhorn

Joined: Jul 13, 2006
Posts: 12
Ok, my bad... It doesn't
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: K&B doubt page 233 (table 3-3)
 
Similar Threads
is there any way to copy an array into another
Formatting doubles in a toString return
Problems with thread exceeding cache size and garbage collection
Boolean.valueOf("True") returns true
typecasting