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, stream
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.storedobject.chart.AbstractDataProvider
asList, create, create, encode, encodeJSON, getComparator, getId, getMax, getMin, getName, validate
Methods inherited from interface com.storedobject.chart.ComponentPart
className, getRenderingIndex, setName, setRenderingIndex
-
Constructor Details
-
DateStream
-