Uses of Class
com.bayesserver.data.TemporalReadInfo
-
Packages that use TemporalReadInfo Package Description com.bayesserver.data -
-
Uses of TemporalReadInfo in com.bayesserver.data
Methods in com.bayesserver.data that return TemporalReadInfo Modifier and Type Method Description TemporalReadInfo
DefaultEvidenceReader. getTemporalReadInfo()
Provides information about the last read of temporal data.TemporalReadInfo
DefaultDataReader. readTemporal()
Reads the next temporal record.
-