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 Summary
Nested classes/interfaces inherited from interface one.microstream.persistence.types.PersistenceTypeDictionaryAssembler
PersistenceTypeDictionaryAssembler.Default -
Constructor Summary
Constructors Constructor Description Default() -
Method Summary
Modifier and Type Method Description VarStringassemble(VarString vc, PersistenceTypeDictionary typeDictionary)VarStringassembleTypeDescription(VarString vc, PersistenceTypeDescription typeDescription)Methods inherited from class one.microstream.persistence.types.PersistenceTypeDictionary.Symbols
typeBytes, typeChars, typeComplexMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface one.microstream.persistence.types.PersistenceTypeDictionaryAssembler
assemble
-
Constructor Details
-
Default
public Default()
-
-
Method Details
-
assemble
- Specified by:
assemblein interfaceObjectStringAssembler<PersistenceTypeDictionary>- Specified by:
assemblein interfacePersistenceTypeDictionaryAssembler
-
assembleTypeDescription
- Specified by:
assembleTypeDescriptionin interfacePersistenceTypeDictionaryAssembler
-