Talk:Builder pattern: Difference between revisions

Content deleted Content added
No edit summary
Line 1:
 
==Builders and immutable objects==
 
Line 48 ⟶ 47:
}
</source>
 
 
The Sequence diagram dosen't seems to correspond to the example in Java any toughts ? --[[User:Khalid hassani|Khalid hassani]] 11:15, 11 August 2006 (UTC)
 
 
 
==Correspondance between the sequence diagram and the Java program==