1
0
mirror of https://github.com/google/nomulus synced 2026-01-04 20:24:22 +00:00
Files
nomulus/java
Greg Shikhman 5522135f5a Change value type class to @AutoValue to fix errorprone warning
AutoValue classes by default do not allow null parameters, so I've removed the unnecessary null checks.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=127870611
2016-07-21 14:54:42 -04:00
..