Interface DeletableStorageService

All Superinterfaces:
StorageService

@NonNullByDefault public interface DeletableStorageService extends StorageService
The DeletableStorageService extends the normal StorageService and provides instances of DeletableStorages.
Author:
Markus Rathgeb - Initial contribution