public class OptionalLongAdapter extends AbstractTypeAdapter<OptionalLong,Long>
sourceTypesubstituteType| Constructor and Description |
|---|
OptionalLongAdapter() |
| Modifier and Type | Method and Description |
|---|---|
OptionalLong |
convertInput(Long substitute,
AnnotatedType type,
GlobalEnvironment environment,
ValueMapper valueMapper) |
Long |
convertOutput(OptionalLong original,
AnnotatedType type,
ResolutionEnvironment resolutionEnvironment) |
supportsgetSubstituteType, toGraphQLInputType, toGraphQLTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSubstituteTypepublic Long convertOutput(OptionalLong original, AnnotatedType type, ResolutionEnvironment resolutionEnvironment)
public OptionalLong convertInput(Long substitute, AnnotatedType type, GlobalEnvironment environment, ValueMapper valueMapper)
Copyright © 2016–2018. All rights reserved.