aspose file tools
The moose likes Java in General and the fly likes Java Programming book question - Utility classes Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Java Programming book question - Utility classes" Watch "Java Programming book question - Utility classes" New topic
Author

Java Programming book question - Utility classes

John Jai
Bartender

Joined: May 31, 2011
Posts: 1778
Hi Sarang,

Could you please tell what topics are discussed in the "Chapter 21. Utility Classes"? Does it contain math & Date computations? Do the chapter deal about util package?
Poornachandra Sarang
author
Greenhorn

Joined: Apr 17, 2012
Posts: 27
Chapter 21 covers String class, Date and time classes, and Introspection & Reflection. Each section has elaborate coding examples.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Java Programming book question - Utility classes
 
Similar Threads
2 Different Implementations for a Long Running Job
Handling java.sql.Timestamp
Concurrency and java.util.List
I do not know
Static utility methods