Interface PersistenceTypeDictionaryIoHandler.Provider
- All Known Subinterfaces:
- StorageBackupFileProvider,- StorageFileProvider,- StorageLiveFileProvider
- All Known Implementing Classes:
- PersistenceTypeDictionaryFileHandler.Provider,- PersistenceTypeDictionaryIoHandler.Provider.Abstract,- StorageBackupFileProvider.Default,- StorageFileProvider.Abstract,- StorageLiveFileProvider.Default
- Enclosing interface:
- PersistenceTypeDictionaryIoHandler
public static interface PersistenceTypeDictionaryIoHandler.Provider
- 
Nested Class SummaryNested Classes Modifier and Type Interface Description static classPersistenceTypeDictionaryIoHandler.Provider.Abstract
- 
Method SummaryModifier and Type Method Description default PersistenceTypeDictionaryIoHandlerprovideTypeDictionaryIoHandler()PersistenceTypeDictionaryIoHandlerprovideTypeDictionaryIoHandler(PersistenceTypeDictionaryStorer writeListener)
- 
Method Details- 
provideTypeDictionaryIoHandler
- 
provideTypeDictionaryIoHandlerPersistenceTypeDictionaryIoHandler provideTypeDictionaryIoHandler(PersistenceTypeDictionaryStorer writeListener)
 
-