Package org.openhab.core.test.storage
-
Class Summary Class Description VolatileStorage<T> AStorage
implementation which stores it's data in-memory.VolatileStorageService TheVolatileStorageService
returnsVolatileStorage
s which stores their data in-memory.