Uses of Class
com.igormaznitsa.jcp.utils.ResetablePrinter
-
Packages that use ResetablePrinter Package Description com.igormaznitsa.jcp.context -
-
Uses of ResetablePrinter in com.igormaznitsa.jcp.context
Fields in com.igormaznitsa.jcp.context declared as ResetablePrinter Modifier and Type Field Description private ResetablePrinterPreprocessingState. currentPrinterprivate ResetablePrinterPreprocessingState. normalPrinterprivate ResetablePrinterPreprocessingState. postfixPrinterprivate ResetablePrinterPreprocessingState. prefixPrinterMethods in com.igormaznitsa.jcp.context that return ResetablePrinter Modifier and Type Method Description ResetablePrinterPreprocessingState. getPrinter()
-