List Question
20 TechQA 2024-03-06T23:06:19.623000How can I get return object inself (this) as an instance of it's exact class (without casting), in non-generic method, when using "Builder" pattern
64 views
Asked by Sergey Khachaturov
What pattern or technique can I use in this case?
82 views
Asked by Fred Hors
Annotation-processor based builder pattern with Java 14 records
259 views
Asked by y2k-shubham
Why do we need a 'Builder class' in Builder design pattern?
175 views
Asked by Shameem94
How to implement the Builder Design Pattern with the use of smart pointers?
514 views
Asked by WolfyDoo
Inheritance with Builder pattern
189 views
Asked by AlexusXX
Inherit variables from abstract superclass
130 views
Asked by Paul Marcelin Bejan
Java Builder Object Printing Null
147 views
Asked by SapereAude
Trying to resolve builder-pattern from java to apex
83 views
Asked by user20695159
Builder pattern - child instance cannot work with methods of the parent abstract class
97 views
Asked by jnemecz
How to share a builder class across multiple instances in swift
68 views
Asked by bkDev
Builder Design Pattern - How to make field only accessible to one of its subtype
165 views
Asked by Jackson
Enhancing Lombok's Builder with custom setter method and enhance the existing build method without reimplementation
640 views
Asked by Marian Klühspies
How to combine Javas Builder pattern with Scala case class with optional fields?
239 views
Asked by Chris W.
Implementing Fluent Builder Pattern for nested clases
934 views
Asked by Ash
Possible flaw in Builder pattern?
25 views
Asked by RedFox
Is there more to the builder pattern than what named optional parameters offer?
437 views
Asked by Enlico
Is there an alternative to the builder pattern that is preferred in C++?
495 views
Asked by Andrew Cheong
Using Builder Pattern, I got AttributeError: 'NoneType' object has no attribute to builder class function
396 views
Asked by Minseo Kim
HP OOP builder pattern use
124 views
Asked by Gaddour Mohamed