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