mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
cfd37d948d
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.