Joseph Gan
Joseph Gan's Blog

Joseph Gan's Blog

Follow
Follow
homeusesbadges
Tag

inheritance

#inheritance

More content

Read more stories on Hashnode


Articles with this tag

Can you use Lombok toBuilder on an Abstract Class?

Dec 30, 20222 min read669 views

Yes, you can, and you just need an additional line of code in the Abstract Class. Let's take a look at how we can do so. Context If you have an...

Can you use Lombok toBuilder on an Abstract Class?