Make sure you register for both the primitive clas...
# getting-started
d
Make sure you register for both the primitive class (
java.lang.Double.TYPE
) and the boxed class. The Javadocs on
registerTypeAdapter
say so.