Browse Source
Reduce the visibility of hint factory methods that return a `Builder`. Since the `build()` method of the `Builder` is package-private the factory methods can also be package-private.pull/29057/head
2 changed files with 4 additions and 4 deletions
Loading…
Reference in new issue