Class InlineFragmentFactoryImpl
- java.lang.Object
-
- io.smallrye.graphql.client.impl.core.factory.InlineFragmentFactoryImpl
-
- All Implemented Interfaces:
InlineFragmentFactory,Supplier<InlineFragment>
public class InlineFragmentFactoryImpl extends Object implements InlineFragmentFactory
-
-
Constructor Summary
Constructors Constructor Description InlineFragmentFactoryImpl()
-
-
-
Method Detail
-
get
public InlineFragment get()
- Specified by:
getin interfaceSupplier<InlineFragment>
-
-