57ea7ff9f3
First preference: a type adapter registered for the runtime type Second preference: a type adapter registered for the declared type Third preference: reflective type adapter for the runtime type (if it is a sub class of the declared type) Fourth preference: reflective type adapter for the declared type |
||
---|---|---|
.. | ||
main/java/com/google/gson | ||
test/java/com/google/gson |