GoogleCloudPlatform / GoogleCloudPlatform/google-cloud-eclipse
Builder pattern for Library classes
Open
cleanup
Platform
priority: p4
- Dominant language
- Java
- Stars
- 90
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
The setter methods bit me badly in #1470. Consider making these classes immutable and using a builder instead:
* Library
* LibraryFile
* MavenCoordinates
Contributor guide
Assessment
This issue has not been assessed yet.