Interface Snapshot.Builder
- All Known Implementing Classes:
StandardSnapshotBuilder
- Enclosing interface:
Snapshot
public static interface Snapshot.Builder
Builds an instance of
Snapshot
.-
Method Summary
Modifier and TypeMethodDescriptionbuildRO()
Builds theSnapshot
.buildRW()
Builds theSnapshot
.load
(ResourceId resourceId) Loads the specifiedResourceId
into thisSnapshot
.