Package com.storedobject.chart
Class DateStream
- All Implemented Interfaces:
AbstractDataProvider<LocalDate>,ComponentPart,ComponentProperty
A date data provider implementation to provide data from a
Stream.- Author:
- Syam
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.storedobject.chart.AbstractDataProvider
AbstractDataProvider.NumberComparator -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.storedobject.chart.AbstractDataStream
getDataType, getSerial, setSerial, streamMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.storedobject.chart.AbstractDataProvider
asList, create, create, encode, encodeJSON, getComparator, getId, getMax, getMin, getName, validateMethods inherited from interface com.storedobject.chart.ComponentPart
className, getRenderingIndex, setName, setRenderingIndex
-
Constructor Details
-
DateStream
-