Class ParameterGenericTypesSupplier

java.lang.Object
io.quarkus.jaxrs.client.reactive.runtime.ParameterGenericTypesSupplier
All Implemented Interfaces:
Supplier<Type[]>

public class ParameterGenericTypesSupplier extends Object implements Supplier<Type[]>
  • Constructor Details

    • ParameterGenericTypesSupplier

      public ParameterGenericTypesSupplier(Method method)
  • Method Details