public class BatchedMethodDataFetcher
extends java.lang.Object
| Constructor and Description |
|---|
BatchedMethodDataFetcher(java.lang.reflect.Method method) |
BatchedMethodDataFetcher(java.lang.reflect.Method method,
TypeFunction typeFunction) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
get(graphql.schema.DataFetchingEnvironment environment) |
public BatchedMethodDataFetcher(java.lang.reflect.Method method)
public BatchedMethodDataFetcher(java.lang.reflect.Method method,
TypeFunction typeFunction)