Interface BlockSnapshot.Builder

All Superinterfaces:
AbstractBuilder<BlockSnapshot>, Builder<BlockSnapshot,BlockSnapshot.Builder>, CopyableBuilder<BlockSnapshot,BlockSnapshot.Builder>, DataBuilder<BlockSnapshot>, DataHolderBuilder<BlockSnapshot,BlockSnapshot.Builder>, DataHolderBuilder.Immutable<BlockSnapshot,BlockSnapshot.Builder>, ResettableBuilder<BlockSnapshot,BlockSnapshot.Builder>, SerializableDataHolderBuilder<BlockSnapshot,BlockSnapshot.Builder>, SerializableDataHolderBuilder.Immutable<BlockSnapshot,BlockSnapshot.Builder>
Enclosing interface:
BlockSnapshot

public static interface BlockSnapshot.Builder extends SerializableDataHolderBuilder.Immutable<BlockSnapshot,BlockSnapshot.Builder>