Interface BoxTypeContainerService
- All Superinterfaces:
MainContainerService<BoxTypeFill>
- All Known Implementing Classes:
DefaultBoxTypeContainer
This interface represents a container service for box type fill implementations.
It extends the `MainContainerService` interface, specifying the type parameter as `BoxTypeFill`.
This interface is responsible for providing access to the container of box type fill implementations.
-
Method Summary
Methods inherited from interface ru.objectsfill.service.interfaces.MainContainerService
getContainer