Skip to content

Commit

Permalink
Automated Code Change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 659706250
  • Loading branch information
java-team-github-bot authored and Google Java Core Libraries committed Aug 5, 2024
1 parent 328a25c commit df981be
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1616,6 +1616,7 @@ public abstract static class PrimitiveAndBoxed {
@Nullable
public abstract Integer aNullableInteger();

@SuppressWarnings("AutoValueBoxedValues")
public abstract Integer aNonNullableInteger();

public abstract Builder toBuilder();
Expand Down

0 comments on commit df981be

Please sign in to comment.