Package io.quarkus.avro.runtime.graal
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 Summary
Constructors Constructor Description Target_org_apache_avro_reflect_ReflectionUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static <V,R>
Function<V,R>getConstructorAsFunction(Class<V> parameterClass, Class<R> clazz)
-