This website requires JavaScript.
Explore
Help
Register
Sign In
tiennm99
/
lombok
Watch
1
Star
0
Fork
0
You've already forked lombok
mirror of
https://github.com/tiennm99/lombok.git
synced
2026-05-28 10:23:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3,839
Commits
1
Branch
0
Tags
fd0dfb64f970ae0b9262c9badefee8227882e827
Commit Graph
2 Commits
Author
SHA1
Message
Date
Reinier Zwitserloot
b3771e86f9
gave the tests for issue
#1397
(generated constructors take
@Builder.Default
into account) an update.
2018-07-03 05:42:34 +02:00
Reinier Zwitserloot
3987f54b83
[issue
#1347
] When lombok generates constructors, it should call the
@Builder.Default
static method instead of initializing to null/0/false. This does that, for javac.
2018-07-03 05:42:34 +02:00