Uses of Class
net.sf.jasperreports.engine.util.JRSingletonCache
-
Packages that use JRSingletonCache Package Description net.sf.jasperreports.barcode4j Contains classes for the built-in Barcode4J component. -
-
Uses of JRSingletonCache in net.sf.jasperreports.barcode4j
Fields in net.sf.jasperreports.barcode4j declared as JRSingletonCache Modifier and Type Field Description protected static JRSingletonCache<BarcodeImageProducer>
BarcodeUtils. imageProducerCache
protected static JRSingletonCache<QRCodeImageProducer>
BarcodeUtils. qrCodeProducerCache
-