public class NumberCoercing extends Object implements graphql.schema.Coercing
| Constructor and Description |
|---|
NumberCoercing(String name,
Converter converter,
Class... supportedTypes) |
| Modifier and Type | Method and Description |
|---|---|
Object |
parseLiteral(Object input) |
Object |
parseValue(Object input) |
Object |
serialize(Object input) |
Copyright © 2018–2020. All rights reserved.