Uses of Class
org.dellroad.stuff.pobj.PersistentObject.Snapshot
Packages that use PersistentObject.Snapshot
-
Uses of PersistentObject.Snapshot in org.dellroad.stuff.pobj
Methods in org.dellroad.stuff.pobj that return PersistentObject.SnapshotModifier and TypeMethodDescriptionPersistentObject.getRootSnapshot()Read the root object (as withPersistentObject.getRoot()) and its version (as withPersistentObject.getVersion()) in one atomic operation.PersistentObject.getSharedRootSnapshot()Read the shared root object (as withPersistentObject.getSharedRoot()) and its version (as withPersistentObject.getVersion()) in one atomic operation.