Interface Inventory.Builder.BuildingStep

All Superinterfaces:
AbstractBuilder<Inventory>, Builder<Inventory,Inventory.Builder>, Inventory.Builder, ResettableBuilder<Inventory,Inventory.Builder>
Enclosing interface:
Inventory.Builder

public static interface Inventory.Builder.BuildingStep extends Inventory.Builder
The building step. The inventory structure can be completed at any time.
  • Method Details