Class ReflectionUtils
- java.lang.Object
-
- org.hibernate.search.util.common.reflect.impl.ReflectionUtils
-
public final class ReflectionUtils extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Optional<Type>getArrayElementType(Type type)static Class<?>getRawType(Type type)
-