rharter / auto-value-gson

AutoValue Extension to add Gson De/Serializer support
Apache License 2.0
603 stars 103 forks source link

Resolve materialized types in subclasses of generic types #241

Closed ZacSweers closed 4 years ago

ZacSweers commented 4 years ago

Resolves #240 using the methodology described there.