Class Hierarchy
- java.lang.Object
- io.github.factoryfx.factory.storage.DataAndId<T>
- io.github.factoryfx.factory.storage.DataAndStoredMetadata<T,S>
- io.github.factoryfx.factory.storage.DataUpdate<R>
- io.github.factoryfx.factory.storage.RawFactoryDataAndMetadata<S>
- io.github.factoryfx.factory.storage.ScheduledUpdate<R>
- io.github.factoryfx.factory.storage.ScheduledUpdateMetadata (implements java.util.concurrent.Delayed)
- io.github.factoryfx.factory.storage.StoredDataMetadata<S>
Interface Hierarchy
- io.github.factoryfx.factory.storage.ChangeSummaryCreator<R,S>
- io.github.factoryfx.factory.storage.DataStorage<R,S>
- io.github.factoryfx.factory.storage.DataStoragePatcher