public class ArrayMapper<S> extends AbstractTypeSubstitutingMapper<S[]>
| Constructor and Description |
|---|
ArrayMapper() |
| Modifier and Type | Method and Description |
|---|---|
AnnotatedType |
getSubstituteType(AnnotatedType original) |
boolean |
supports(AnnotatedType type) |
toGraphQLInputType, toGraphQLTypepublic AnnotatedType getSubstituteType(AnnotatedType original)
getSubstituteType in class AbstractTypeSubstitutingMapper<S[]>public boolean supports(AnnotatedType type)
Copyright © 2016–2017. All rights reserved.