Class PersistenceTypeDictionaryIoHandler.Provider.Abstract
java.lang.Object
one.microstream.persistence.types.PersistenceTypeDictionaryIoHandler.Provider.Abstract
- All Implemented Interfaces:
- PersistenceTypeDictionaryIoHandler.Provider
- Direct Known Subclasses:
- StorageFileProvider.Abstract
- Enclosing interface:
- PersistenceTypeDictionaryIoHandler.Provider
public abstract static class PersistenceTypeDictionaryIoHandler.Provider.Abstract 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 Abstract()
- 
Method SummaryModifier and Type Method Description PersistenceTypeDictionaryIoHandlerprovideTypeDictionaryIoHandler(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- 
Abstractpublic Abstract()
 
- 
- 
Method Details- 
provideTypeDictionaryIoHandlerpublic PersistenceTypeDictionaryIoHandler provideTypeDictionaryIoHandler(PersistenceTypeDictionaryStorer writeListener)- Specified by:
- provideTypeDictionaryIoHandlerin interface- PersistenceTypeDictionaryIoHandler.Provider
 
 
-