Class PersistenceTypeDictionaryFileHandler.Provider
java.lang.Object
one.microstream.persistence.internal.PersistenceTypeDictionaryFileHandler.Provider
- All Implemented Interfaces:
- PersistenceTypeDictionaryIoHandler.Provider
- Enclosing class:
- PersistenceTypeDictionaryFileHandler
public static final class PersistenceTypeDictionaryFileHandler.Provider extends Object implements PersistenceTypeDictionaryIoHandler.Provider
- 
Nested Class SummaryNested classes/interfaces inherited from interface one.microstream.persistence.types.PersistenceTypeDictionaryIoHandler.ProviderPersistenceTypeDictionaryIoHandler.Provider.Abstract
- 
Constructor SummaryConstructors Constructor Description Provider()
- 
Method SummaryModifier and Type Method Description PersistenceTypeDictionaryFileHandlerprovideTypeDictionaryIoHandler(PersistenceTypeDictionaryStorer writeListener)Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface one.microstream.persistence.types.PersistenceTypeDictionaryIoHandler.ProviderprovideTypeDictionaryIoHandler
- 
Constructor Details- 
Providerpublic Provider()
 
- 
- 
Method Details- 
provideTypeDictionaryIoHandlerpublic PersistenceTypeDictionaryFileHandler provideTypeDictionaryIoHandler(PersistenceTypeDictionaryStorer writeListener)- Specified by:
- provideTypeDictionaryIoHandlerin interface- PersistenceTypeDictionaryIoHandler.Provider
 
 
-