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 Summary
Nested classes/interfaces inherited from interface one.microstream.persistence.types.PersistenceTypeDictionaryIoHandler.Provider
PersistenceTypeDictionaryIoHandler.Provider.Abstract - 
Method Summary
Modifier and Type Method Description PersistenceTypeDictionaryFileHandlerprovideTypeDictionaryIoHandler(PersistenceTypeDictionaryStorer writeListener)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface one.microstream.persistence.types.PersistenceTypeDictionaryIoHandler.Provider
provideTypeDictionaryIoHandler 
- 
Method Details
- 
provideTypeDictionaryIoHandler
public PersistenceTypeDictionaryFileHandler provideTypeDictionaryIoHandler(PersistenceTypeDictionaryStorer writeListener)- Specified by:
 provideTypeDictionaryIoHandlerin interfacePersistenceTypeDictionaryIoHandler.Provider
 
 -