public interface SubscribeableStorage extends ItemStorage
| Modifier and Type | Method and Description |
|---|---|
void |
addChild(ItemStorage child) |
void |
clear() |
void |
removeChild(ItemStorage child) |
added, removedvoid addChild(ItemStorage child)
void removeChild(ItemStorage child)
void clear()