Printf for Java documentation index

The most popular feature of the Lava 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 easy text and number formatting to Java.

Here are some useful documents about Printf for Java:

  • Introduction To Printf for Java
  • Optimizing Printf for Java Calls
  • Complete Printf for Java Format String Specification