Uses of Interface
org.simpleflatmapper.reflect.getter.GetterFactory
Packages that use GetterFactory
-
Uses of GetterFactory in org.simpleflatmapper.reflect.getter
Methods in org.simpleflatmapper.reflect.getter that return GetterFactoryModifier and TypeMethodDescriptionfinal GetterFactory<S,K> GetterFactoryRegistry.findFactoryFor(Type targetType) Methods in org.simpleflatmapper.reflect.getter with parameters of type GetterFactoryModifier and TypeMethodDescriptionfinal voidGetterFactoryRegistry.put(Class<?> target, GetterFactory<S, K> getterFactory)