Package graphql.schema
Class PropertyFetchingImpl.CachedMethod
java.lang.Object
graphql.schema.PropertyFetchingImpl.CachedMethod
- Enclosing class:
PropertyFetchingImpl
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
method
-
takesSingleArgumentTypeAsOnlyArgument
private final boolean takesSingleArgumentTypeAsOnlyArgument
-
-
Constructor Details
-
CachedMethod
CachedMethod(Method method)
-