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