Uses of Class
io.inugami.commons.data.model.Record
-
Packages that use Record Package Description io.inugami.commons.data -
-
Uses of Record in io.inugami.commons.data
Methods in io.inugami.commons.data that return Record Modifier and Type Method Description Record
AggregatorHelper. keepRecord(double value, long timestamp, Record previousRecord, String unit)
Methods in io.inugami.commons.data with parameters of type Record Modifier and Type Method Description Record
AggregatorHelper. keepRecord(double value, long timestamp, Record previousRecord, String unit)
-