Package org.hibernate.search.util.common.reflect.spi
-
Interface Summary Interface Description ValueCreateHandle<T> A handle enabling the creation of a value from an array of arguments: Java class constructor, ...ValueHandleFactory ValueReadHandle<T> A handle giving read access to a value from an object instance: field, no-argument method, ...ValueReadHandleFactory Deprecated. Use/implementValueHandleFactoryinstead. -
Class Summary Class Description AbstractTypeOrdering<T> AnnotationHelper