Class Target_org_apache_avro_reflect_ReflectionUtil

java.lang.Object
io.quarkus.avro.runtime.graal.Target_org_apache_avro_reflect_ReflectionUtil

final class Target_org_apache_avro_reflect_ReflectionUtil extends Object
  • Constructor Details

    • Target_org_apache_avro_reflect_ReflectionUtil

      Target_org_apache_avro_reflect_ReflectionUtil()
  • Method Details

    • getConstructorAsFunction

      public static <V, R> Function<V,R> getConstructorAsFunction(Class<V> parameterClass, Class<R> clazz)