<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Java: Create Immutable Object using Builder Pattern</title>
	<link>http://twit88.com/blog/2008/08/31/java-create-immutable-object-using-builder-pattern/</link>
	<description>New SMS Library at http://twit88.com/platform/projects/show/messagingtoolkit !</description>
	<pubDate>Tue, 16 Mar 2010 16:09:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Along Came Betty &#187; Porting Soar to Java or: How I Learned to Stop Worrying and Love Spaghetti (Part 2)</title>
		<link>http://twit88.com/blog/2008/08/31/java-create-immutable-object-using-builder-pattern/#comment-34091</link>
		<dc:creator>Along Came Betty &#187; Porting Soar to Java or: How I Learned to Stop Worrying and Love Spaghetti (Part 2)</dc:creator>
		<pubDate>Sat, 27 Dec 2008 03:35:24 +0000</pubDate>
		<guid>http://twit88.com/blog/2008/08/31/java-create-immutable-object-using-builder-pattern/#comment-34091</guid>
		<description>[...] PropertyKey is an immutable object. Instances are built with a convenient builder interface. They are meant to be instantiated as constants, i.e. static and final. A PropertyKey acts as a key [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] PropertyKey is an immutable object. Instances are built with a convenient builder interface. They are meant to be instantiated as constants, i.e. static and final. A PropertyKey acts as a key [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
