Interface PersistenceTypeDictionaryIoHandler.Provider
-
- All Known Subinterfaces:
StorageFileProvider,StorageIoHandler
- All Known Implementing Classes:
PersistenceTypeDictionaryFileHandler.Provider,StorageFileProvider.Default,StorageIoHandler.Default
- Enclosing interface:
- PersistenceTypeDictionaryIoHandler
public static interface PersistenceTypeDictionaryIoHandler.Provider
-
-
Method Summary
Modifier and Type Method Description default PersistenceTypeDictionaryIoHandlerprovideTypeDictionaryIoHandler()PersistenceTypeDictionaryIoHandlerprovideTypeDictionaryIoHandler(PersistenceTypeDictionaryStorer writeListener)
-
-
-
Method Detail
-
provideTypeDictionaryIoHandler
default PersistenceTypeDictionaryIoHandler provideTypeDictionaryIoHandler()
-
provideTypeDictionaryIoHandler
PersistenceTypeDictionaryIoHandler provideTypeDictionaryIoHandler(PersistenceTypeDictionaryStorer writeListener)
-
-