autovalue topic
List
autovalue repositories
auto-value-ignore-hash-equals
17
Stars
2
Forks
Watchers
An extension for Google's AutoValue that omits fields from hashCode() & equals().
auto-value-bundle
36
Stars
4
Forks
Watchers
Extends Autovalue to extract data from a bundle into a value object.
Comicser
16
Stars
7
Forks
Watchers
Udacity Android Developer Nanodegree - Capstone project.
auto-value-kotlin
25
Stars
3
Forks
Watchers
An AutoValue extension that generates binary and source compatible equivalent Kotlin data classes of AutoValue models.