Class ReflectionUtils

java.lang.Object
org.hibernate.search.util.common.reflect.impl.ReflectionUtils

public final class ReflectionUtils extends Object
  • Method Details

    • getRawType

      public static Class<?> getRawType(Type type)
    • getArrayElementType

      public static Optional<Type> getArrayElementType(Type type)