Class PersistenceTypeDictionaryExporter.Default
java.lang.Object
one.microstream.persistence.types.PersistenceTypeDictionaryExporter.Default
- All Implemented Interfaces:
- PersistenceTypeDictionaryExporter
- Enclosing interface:
- PersistenceTypeDictionaryExporter
public static final class PersistenceTypeDictionaryExporter.Default extends Object implements PersistenceTypeDictionaryExporter
- 
Nested Class SummaryNested classes/interfaces inherited from interface one.microstream.persistence.types.PersistenceTypeDictionaryExporterPersistenceTypeDictionaryExporter.Default
- 
Constructor SummaryConstructors Constructor Description Default()
- 
Method SummaryModifier and Type Method Description voidexportTypeDictionary(PersistenceTypeDictionary typeDictionary)
- 
Constructor Details- 
Defaultpublic Default()
 
- 
- 
Method Details- 
exportTypeDictionary- Specified by:
- exportTypeDictionaryin interface- PersistenceTypeDictionaryExporter
 
 
-