|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LinkedMap | |
|---|---|
| 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). |
| net.sf.jasperreports.engine.util | Utility classes. |
| Uses of LinkedMap in net.sf.jasperreports.engine.fill |
|---|
| Fields in net.sf.jasperreports.engine.fill with type parameters of type LinkedMap | |
|---|---|
protected HashMap<JREvaluationTime,LinkedHashMap<net.sf.jasperreports.engine.fill.PageKey,LinkedMap<Object,net.sf.jasperreports.engine.fill.EvaluationBoundAction>>> |
JRBaseFiller.boundElements
Bound element maps indexed by JREvaluationTime objects. |
| Uses of LinkedMap in net.sf.jasperreports.engine.util |
|---|
| Methods in net.sf.jasperreports.engine.util with parameters of type LinkedMap | |
|---|---|
void |
LinkedMap.addAll(LinkedMap<K,V> map)
Adds all entries from the map to this map, preserving the order. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||