Proposal: Make WellKnownMutability customizable via compiler args
Open
- Dominant language
- Java
- Stars
- 7.2k
- Forks
- 820
- Avg merge
- 5h 9m
- Merged PRs (30d)
- 50
Description
We have internal clones of guava's immutable collections (android, we don't want the full library packaged). The result though is that some of our autovalue classes using them can't be denoted as `@Immutable` because it only looks for guava's. It would be ideal if this could be more customizable. Thoughts?
Contributor guide
Assessment
This issue has not been assessed yet.