public interface PersistenceTypeDictionaryAssembler extends one.microstream.chars.ObjectStringAssembler<PersistenceTypeDictionary>
| Modifier and Type | Interface and Description |
|---|---|
static class |
PersistenceTypeDictionaryAssembler.Default |
| Modifier and Type | Method and Description |
|---|---|
default String |
assemble(PersistenceTypeDictionary typeDictionary) |
one.microstream.chars.VarString |
assemble(one.microstream.chars.VarString vc,
PersistenceTypeDictionary typeDictionary) |
one.microstream.chars.VarString |
assembleTypeDescription(one.microstream.chars.VarString vc,
PersistenceTypeDescription typeDescription) |
static PersistenceTypeDictionaryAssembler |
New() |
one.microstream.chars.VarString assemble(one.microstream.chars.VarString vc,
PersistenceTypeDictionary typeDictionary)
assemble in interface one.microstream.chars.ObjectStringAssembler<PersistenceTypeDictionary>default String assemble(PersistenceTypeDictionary typeDictionary)
assemble in interface one.microstream.chars.ObjectStringAssembler<PersistenceTypeDictionary>one.microstream.chars.VarString assembleTypeDescription(one.microstream.chars.VarString vc,
PersistenceTypeDescription typeDescription)
static PersistenceTypeDictionaryAssembler New()
Copyright © 2022 MicroStream Software. All rights reserved.