Class PersistenceTypeDictionaryAssembler.Default
java.lang.Object
one.microstream.persistence.types.PersistenceTypeDictionary.Symbols
one.microstream.persistence.types.PersistenceTypeDictionaryAssembler.Default
- All Implemented Interfaces:
- ObjectStringAssembler<PersistenceTypeDictionary>,- PersistenceTypeDictionaryAssembler
- Enclosing interface:
- PersistenceTypeDictionaryAssembler
public static class PersistenceTypeDictionaryAssembler.Default extends PersistenceTypeDictionary.Symbols implements PersistenceTypeDictionaryAssembler
- 
Nested Class SummaryNested classes/interfaces inherited from interface one.microstream.persistence.types.PersistenceTypeDictionaryAssemblerPersistenceTypeDictionaryAssembler.Default
- 
Constructor SummaryConstructors Constructor Description Default()
- 
Method SummaryModifier and Type Method Description VarStringassemble(VarString vc, PersistenceTypeDictionary typeDictionary)VarStringassembleTypeDescription(VarString vc, PersistenceTypeDescription typeDescription)Methods inherited from class one.microstream.persistence.types.PersistenceTypeDictionary.SymbolstypeBytes, typeChars, typeComplexMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface one.microstream.persistence.types.PersistenceTypeDictionaryAssemblerassemble
- 
Constructor Details- 
Defaultpublic Default()
 
- 
- 
Method Details- 
assemble- Specified by:
- assemblein interface- ObjectStringAssembler<PersistenceTypeDictionary>
- Specified by:
- assemblein interface- PersistenceTypeDictionaryAssembler
 
- 
assembleTypeDescription- Specified by:
- assembleTypeDescriptionin interface- PersistenceTypeDictionaryAssembler
 
 
-