Class VersionedForest
Object
VersionedForest
VersionedForest represents a Forest, tagged with a DataVersion. It is used by
ForestSource to provide versioned updates about forest content.- See Also:
-
Field Details
-
EMPTY
-
-
Constructor Details
-
VersionedForest
Constructs an instance.- Parameters:
forest- the forest, must be immutable!version- version associated with the forest
-
-
Method Details