Uses of Interface
one.microstream.persistence.types.PersistenceTypeDictionaryParser
-
Packages that use PersistenceTypeDictionaryParser Package Description one.microstream.persistence.types -
-
Uses of PersistenceTypeDictionaryParser in one.microstream.persistence.types
Classes in one.microstream.persistence.types that implement PersistenceTypeDictionaryParser Modifier and Type Class Description static classPersistenceTypeDictionaryParser.DefaultMethods in one.microstream.persistence.types that return PersistenceTypeDictionaryParser Modifier and Type Method Description PersistenceTypeDictionaryParserPersistenceFoundation.Default. getTypeDictionaryParser()PersistenceTypeDictionaryParserPersistenceFoundation. getTypeDictionaryParser()Methods in one.microstream.persistence.types with parameters of type PersistenceTypeDictionaryParser Modifier and Type Method Description static PersistenceTypeDictionaryCompiler.DefaultPersistenceTypeDictionaryCompiler. New(PersistenceTypeDictionaryParser parser, PersistenceTypeDictionaryBuilder builder)FPersistenceFoundation.Default. setTypeDictionaryParser(PersistenceTypeDictionaryParser typeDictionaryParser)FPersistenceFoundation. setTypeDictionaryParser(PersistenceTypeDictionaryParser typeDictionaryParser)
-