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