11/21/2011

Tiny Java Mnemonic - Working with Dates, Numbers, and Currency


Here is a brief explanation of how it works.
  • Calendar, DateFormat, NumberFormat are abstract classes, so they should be instantiated via factory methods.
  • [locale], [style] - optional arguments passed to the factory methods.

No comments:

Post a Comment