public class ImperativeExample
Class containing main method demonstrate creation of a sample "output.pdf" in an imperative, Java style.
Modifier and Type | Field and Description |
---|---|
static ImperativeExample |
INSTANCE
Class containing main method demonstrate creation of a sample "output.pdf"
in an imperative, Java style.
|
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
public static ImperativeExample INSTANCE
Class containing main method demonstrate creation of a sample "output.pdf" in an imperative, Java style.