Uses of Interface
net.sf.jasperreports.engine.JRBiConsumer
-
Packages that use JRBiConsumer Package Description net.sf.jasperreports.engine.fill Contains fill time implementations for the library's main interfaces and the entire engine used in the filling process (the actual core of JasperReports). -
-
Uses of JRBiConsumer in net.sf.jasperreports.engine.fill
Methods in net.sf.jasperreports.engine.fill with parameters of type JRBiConsumer Modifier and Type Method Description void
DatasetExecution. evaluateDataSource(JRBiConsumer<JRDataSource,Map<String,Object>> dataSourceConsumer)
-