Class PersistenceTypeDictionaryBuilder.Default
java.lang.Object
one.microstream.persistence.types.PersistenceTypeDictionaryBuilder.Default
- All Implemented Interfaces:
- PersistenceTypeDictionaryBuilder
- Enclosing interface:
- PersistenceTypeDictionaryBuilder
public static class PersistenceTypeDictionaryBuilder.Default extends Object implements PersistenceTypeDictionaryBuilder
- 
Nested Class SummaryNested classes/interfaces inherited from interface one.microstream.persistence.types.PersistenceTypeDictionaryBuilderPersistenceTypeDictionaryBuilder.Default
- 
Constructor SummaryConstructors Constructor Description Default()
- 
Method SummaryModifier and Type Method Description PersistenceTypeDictionarybuildTypeDictionary(XGettingSequence<? extends PersistenceTypeDictionaryEntry> entries)
- 
Constructor Details- 
Defaultpublic Default()
 
- 
- 
Method Details- 
buildTypeDictionarypublic PersistenceTypeDictionary buildTypeDictionary(XGettingSequence<? extends PersistenceTypeDictionaryEntry> entries)- Specified by:
- buildTypeDictionaryin interface- PersistenceTypeDictionaryBuilder
 
 
-