Package io.github.factoryfx.factory.storage.inmemory
-
Class Summary Class Description InMemoryDataStorage<R extends FactoryBase<?,?>,S> InMemoryDataStorage stores factories in the ram which means that changes are lost after a restart.
| Class | Description |
|---|---|
| InMemoryDataStorage<R extends FactoryBase<?,?>,S> |
InMemoryDataStorage stores factories in the ram which means that changes are lost after a restart.
|