AutoValue
JSON →AutoValue is a code generator that creates immutable value classes in Java, reducing boilerplate for equals, hashCode, and toString.
Resources
githubgithub.com/google/auto ↗
AutoValue is a code generator that creates immutable value classes in Java, reducing boilerplate for equals, hashCode, and toString.