Uses of Interface
one.microstream.persistence.types.PersistenceCustomTypeHandlerRegistryEnsurer
- 
Packages that use PersistenceCustomTypeHandlerRegistryEnsurer Package Description one.microstream.persistence.types  - 
- 
Uses of PersistenceCustomTypeHandlerRegistryEnsurer in one.microstream.persistence.types
Methods in one.microstream.persistence.types that return PersistenceCustomTypeHandlerRegistryEnsurer Modifier and Type Method Description PersistenceCustomTypeHandlerRegistryEnsurer<M>PersistenceFoundation. customTypeHandlerRegistryEnsurer()PersistenceCustomTypeHandlerRegistryEnsurer<M>PersistenceFoundation.Default. customTypeHandlerRegistryEnsurer()PersistenceCustomTypeHandlerRegistryEnsurer<M>PersistenceFoundation.Default. getCustomTypeHandlerRegistryEnsurer()PersistenceCustomTypeHandlerRegistryEnsurer<M>PersistenceFoundation. getCustomTypeHandlerRegistryEnsurer()Methods in one.microstream.persistence.types with parameters of type PersistenceCustomTypeHandlerRegistryEnsurer Modifier and Type Method Description FPersistenceFoundation.Default. setCustomTypeHandlerRegistryEnsurer(PersistenceCustomTypeHandlerRegistryEnsurer<M> customTypeHandlerRegistryEnsurer)FPersistenceFoundation. setCustomTypeHandlerRegistryEnsurer(PersistenceCustomTypeHandlerRegistryEnsurer<M> customTypeHandlerRegistryEnsurer) 
 -