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 Summary
Nested classes/interfaces inherited from interface one.microstream.persistence.types.PersistenceTypeDictionaryBuilder
PersistenceTypeDictionaryBuilder.Default
-
Constructor Summary
Constructors Constructor Description Default()
-
Method Summary
Modifier and Type Method Description PersistenceTypeDictionary
buildTypeDictionary(XGettingSequence<? extends PersistenceTypeDictionaryEntry> entries)
-
Constructor Details
-
Default
public Default()
-
-
Method Details
-
buildTypeDictionary
public PersistenceTypeDictionary buildTypeDictionary(XGettingSequence<? extends PersistenceTypeDictionaryEntry> entries)- Specified by:
buildTypeDictionary
in interfacePersistenceTypeDictionaryBuilder
-