Class ArgumentFactoryImpl

java.lang.Object
io.smallrye.graphql.client.impl.core.factory.ArgumentFactoryImpl
All Implemented Interfaces:
ArgumentFactory, Supplier<Argument>

public class ArgumentFactoryImpl extends Object implements ArgumentFactory
  • Constructor Details

    • ArgumentFactoryImpl

      public ArgumentFactoryImpl()
  • Method Details