Jake Wharton

AutoValue Extensions

08 March 2016 – NY Android Meetup (New York City, NY, USA)

Google’s AutoValue library provides easy value types in Java through code generation and its forthcoming release has a powerful new feature: extensions. This talk will introduce the extensions feature, cover useful extensions for Android, and offer tips for building your own.