A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Certification
»
Programmer Certification (SCJP/OCPJP)
Author
K&B doubt page 233 (table 3-3)
Lukas Zuchowski
Greenhorn
Joined: Jul 13, 2006
Posts: 12
posted
Dec 11, 2007 11:12:00
0
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
posted
Dec 11, 2007 11:21:00
0
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
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter