Back to Browse

Effective Java in Depth -- Item 4: Enforce noninstantiability with a private constructor

924 views
Oct 28, 2021
21:48

In this java tutorial, I discuss Item 4 of the book Effective Java which is about the use of private constructors for java classes.

Download

1 formats

Video Formats

360pmp432.1 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Effective Java in Depth -- Item 4: Enforce noninstantiability with a private constructor | NatokHD