Package | Description |
---|---|
eu.bandm.tscore.base |
Generic and low level data types and transformation algorithms,
to be used by very different applications of the
tscore
framework. |
Modifier and Type | Field and Description |
---|---|
protected Function6<E,String,E,Boolean,Integer,String,TendencyCollector.TendencyCtrl> |
TendencyCollector.packTendencyCtrl |
(package private) Multimap<Event,TendencyCollector.TendencyCtrl> |
TendencyCollector.tendencyCtrls
Intermediate storage for the tendency information, by events.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
TendencyCollector.startsTendency(TendencyCollector.TendencyCtrl tc)
Whether this intermediate object carries a tendency symbol.
|