Uses of Interface
org.hibernate.search.util.common.reflect.spi.ValueCreateHandle
Packages that use ValueCreateHandle
-
Uses of ValueCreateHandle in org.hibernate.search.util.common.reflect.spi
Methods in org.hibernate.search.util.common.reflect.spi that return ValueCreateHandleModifier and TypeMethodDescription<T> ValueCreateHandle<T> ValueHandleFactory.createForConstructor(Constructor<T> constructor) default <T> ValueCreateHandle<T> ValueReadHandleFactory.createForConstructor(Constructor<T> constructor) Deprecated.