public class BatchedTypeFunction extends java.lang.Object implements TypeFunction
Constructor and Description |
---|
BatchedTypeFunction(TypeFunction defaultTypeFunction) |
Modifier and Type | Method and Description |
---|---|
graphql.schema.GraphQLType |
apply(java.lang.Class<?> aClass,
java.lang.reflect.AnnotatedType annotatedType) |
public BatchedTypeFunction(TypeFunction defaultTypeFunction)