Class VersionedForestUpdate.Incremental

Enclosing class:
VersionedForestUpdate

public static final class VersionedForestUpdate.Incremental extends VersionedForestUpdate
Represents an incremental update. The caller is supposed to use getUpdates() and apply the changes to their old forest. Can also work as an empty update if there are no changes.