Uses of Class
cdc.issues.checks.SnapshotManager.Builder
-
Packages that use SnapshotManager.Builder Package Description cdc.issues.checks -
-
Uses of SnapshotManager.Builder in cdc.issues.checks
Classes in cdc.issues.checks with type parameters of type SnapshotManager.Builder Modifier and Type Class Description static classSnapshotManager.Builder<B extends SnapshotManager.Builder<B>>Builder of SnapshotManager.Methods in cdc.issues.checks that return SnapshotManager.Builder Modifier and Type Method Description static SnapshotManager.Builder<?>SnapshotManager. builder()Constructors in cdc.issues.checks with parameters of type SnapshotManager.Builder Constructor Description SnapshotManager(SnapshotManager.Builder<?> builder)
-