Class Target_org_apache_avro_reflect_ReflectionUtil


  • final class Target_org_apache_avro_reflect_ReflectionUtil
    extends Object
    • Constructor Detail

      • Target_org_apache_avro_reflect_ReflectionUtil

        Target_org_apache_avro_reflect_ReflectionUtil()
    • Method Detail

      • getConstructorAsFunction

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