Uses of Interface
net.sf.jasperreports.data.cache.ArrayStore
-
Packages that use ArrayStore Package Description net.sf.jasperreports.data.cache Contains classes for data caching. -
-
Uses of ArrayStore in net.sf.jasperreports.data.cache
Classes in net.sf.jasperreports.data.cache that implement ArrayStore Modifier and Type Class Description classDoubleArrayStoreclassFloatArrayStoreclassLongArrayStoreclassObjectArrayStore<T>Constructors in net.sf.jasperreports.data.cache with parameters of type ArrayStore Constructor Description RunLengthStore(ArrayStore store)
-