Uses of Interface
org.simpleflatmapper.converter.ContextFactory
Packages that use ContextFactory
-
Uses of ContextFactory in org.simpleflatmapper.converter
Classes in org.simpleflatmapper.converter that implement ContextFactoryMethods in org.simpleflatmapper.converter that return ContextFactoryModifier and TypeMethodDescriptionContextFactoryBuilder.build()DefaultContextFactoryBuilder.build()EmptyContextFactoryBuilder.build()Constructors in org.simpleflatmapper.converter with parameters of type ContextFactoryModifierConstructorDescriptionConverterToContextualAdapter(ContextualConverter<? super F, ? extends P> converter, ContextFactory contextFactory)