Package org.jrobin.data
Class CDef
- java.lang.Object
-
- org.jrobin.data.Source
-
- org.jrobin.data.CDef
-
- All Implemented Interfaces:
ConsolFuns
class CDef extends Source
-
-
Field Summary
-
Fields inherited from class org.jrobin.data.Source
timestamps, values
-
Fields inherited from interface org.jrobin.core.ConsolFuns
CF_AVERAGE, CF_FIRST, CF_LAST, CF_MAX, CF_MIN, CF_TOTAL
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) String
getRpnExpression()
-
Methods inherited from class org.jrobin.data.Source
getAggregates, getName, getPercentile, getPercentile, getTimestamps, getValues, setTimestamps, setValues
-
-