Uses of Class
one.microstream.persistence.types.PersistenceCustomTypeHandlerRegistry.Default
- 
Packages that use PersistenceCustomTypeHandlerRegistry.Default Package Description one.microstream.persistence.types  - 
- 
Uses of PersistenceCustomTypeHandlerRegistry.Default in one.microstream.persistence.types
Methods in one.microstream.persistence.types that return PersistenceCustomTypeHandlerRegistry.Default Modifier and Type Method Description static <M> PersistenceCustomTypeHandlerRegistry.Default<M>PersistenceCustomTypeHandlerRegistry. New()PersistenceCustomTypeHandlerRegistry.Default<M>PersistenceCustomTypeHandlerRegistry.Default. registerTypeHandlers(XGettingCollection<? extends PersistenceTypeHandler<M,?>> typeHandlerInitializers) 
 -