I am learning about builder design pattern, I found two explanations of the same.
- With a static inner builder class which returns object of outer class appropriately.
- With One Builder Abstract class, then more than one implementations of the same and one director class.
I am totally confuse over which one it is? or is it both?
Aucun commentaire:
Enregistrer un commentaire