Interface CollectorFunctionResult
-
public interface CollectorFunctionResult
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ObjectgetCacheKey()org.jfree.data.general.DatasetgetDataSet()
-
-
-
Method Detail
-
getDataSet
org.jfree.data.general.Dataset getDataSet()
-
getCacheKey
Object getCacheKey()
-
-