Skip to content

Commit

Permalink
Remove text about instability of AutoBuilder.
Browse files Browse the repository at this point in the history
It is stable now.

RELNOTES=AutoBuilder is now stable and supported.
PiperOrigin-RevId: 429816996
  • Loading branch information
eamonnmcmanus authored and Google Java Core Libraries committed Feb 20, 2022
1 parent 9c8f4a6 commit 2e44a53
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion value/src/main/java/com/google/auto/value/AutoBuilder.java
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@

/**
* Specifies that the annotated interface or abstract class should be implemented as a builder.
* This is still unstable; uses outside Google may break.
*
* <p>A simple example:
*
Expand Down

0 comments on commit 2e44a53

Please sign in to comment.