Uses of Interface
org.hibernate.search.mapper.pojo.model.typepattern.impl.ExtractingTypePatternMatcher
-
Packages that use ExtractingTypePatternMatcher Package Description org.hibernate.search.mapper.pojo.model.typepattern.impl -
-
Uses of ExtractingTypePatternMatcher in org.hibernate.search.mapper.pojo.model.typepattern.impl
Methods in org.hibernate.search.mapper.pojo.model.typepattern.impl that return ExtractingTypePatternMatcher Modifier and Type Method Description ExtractingTypePatternMatcherTypePatternMatcherFactory. createExtractingMatcher(Type typePattern, Type typeToExtract)
-