Uses of Interface
org.hibernate.search.mapper.pojo.extractor.ValueProcessor
Packages that use ValueProcessor
-
Uses of ValueProcessor in org.hibernate.search.mapper.pojo.extractor
Methods in org.hibernate.search.mapper.pojo.extractor with parameters of type ValueProcessorModifier and TypeMethodDescription<T,C2> void ContainerExtractor.extract(C container, ValueProcessor<T, ? super V, C2> perValueProcessor, T target, C2 context, ContainerExtractionContext extractionContext)