Class GraphqlIntCoercing

java.lang.Object
graphql.scalar.GraphqlIntCoercing
All Implemented Interfaces:
Coercing<Integer,Integer>

public class GraphqlIntCoercing extends Object implements Coercing<Integer,Integer>
The deprecated methods still have implementations in case code outside graphql-java is calling them but internally the call paths have been replaced.