More books by Joshua Bloch…
Upcoming Events
No scheduled events.
Add an event.
“One advantage of static factory methods is that, unlike constructors, they have names.”
― Joshua Bloch, Effective Java Programming Language Guide
― Joshua Bloch, Effective Java Programming Language Guide
“A second advantage of static factory methods is that, unlike constructors, they are not required to create a new object each time they're invoked.”
― Joshua Bloch, Effective Java Programming Language Guide
― Joshua Bloch, Effective Java Programming Language Guide
“can be chained. Here's how the client code looks: NutritionFacts cocaCola = new NutritionFacts.Builder(240, 8). calories(100).sodium(35).carbohydrate(27).build();”
― Joshua Bloch, Effective Java Programming Language Guide
― Joshua Bloch, Effective Java Programming Language Guide
Is this you? Let us know. If not, help out and invite Joshua to Goodreads.










