Class ConsistentRowValues

Object
ConsistentRowValues

@PublicApi public class ConsistentRowValues extends Object

ConsistentRowValues carries the values loaded in a consistent way, that is, when all the requested data retained their values during the loading process.

Note that these objects also contain the specific version of Forest that was used to calculate the values. This may be important when the consistent values are applied - it's better to use the forest retrieved here from getForest(), rather than request it separately, because it might change and the values contained in this class may not match the updated forest.

See Also: