Printf For Java Literature

The most popular feature of Sharkysoft's Java class library has always been Printf for Java, an object-oriented, Java-centric port of C's most heavily used function, printf. The flexible and concise formatting syntax of printf has been used for decades to produce neatly formatted textual output. Printf for Java brings C's easy text and number formatting to Java.

Here are some articles and references to get you started:

  • Introduction To Printf For Java
  • Printf for Java Specification 3.0
  • Optimizing Printf For Java Applications
  • Package com.sharkysoft.printf
  • Happy formatting!