<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>评论：如何在Java中避免equals方法的隐藏陷阱</title>
	<atom:link href="http://coolshell.cn/articles/1051.html/feed" rel="self" type="application/rss+xml" />
	<link>http://coolshell.cn/articles/1051.html</link>
	<description>享受编程和技术所带来的快乐 - http://coolshell.cn</description>
	<lastBuildDate>Fri, 10 Sep 2010 16:58:04 +0800</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>由：继承关系下的equals改写 &#171; Darxin&#39;s Blog</title>
		<link>http://coolshell.cn/articles/1051.html/comment-page-1#comment-5347</link>
		<dc:creator>继承关系下的equals改写 &#171; Darxin&#39;s Blog</dc:creator>
		<pubDate>Sun, 07 Mar 2010 00:06:18 +0000</pubDate>
		<guid isPermaLink="false">http://coolshell.cn/?p=1051#comment-5347</guid>
		<description>[...] 方法。此文的中文版可查看酷壳翻译整理的如何在Java中避免equals方法的隐藏陷阱 [...]</description>
		<content:encoded><![CDATA[<p>[...] 方法。此文的中文版可查看酷壳翻译整理的如何在Java中避免equals方法的隐藏陷阱 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：Daniel Hu</title>
		<link>http://coolshell.cn/articles/1051.html/comment-page-1#comment-258</link>
		<dc:creator>Daniel Hu</dc:creator>
		<pubDate>Sun, 21 Jun 2009 11:17:47 +0000</pubDate>
		<guid isPermaLink="false">http://coolshell.cn/?p=1051#comment-258</guid>
		<description>Effective Java 也有关于Object.equals的描述，有不少内容Effective Java 中都有提高</description>
		<content:encoded><![CDATA[<p>Effective Java 也有关于Object.equals的描述，有不少内容Effective Java 中都有提高</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：Neo</title>
		<link>http://coolshell.cn/articles/1051.html/comment-page-1#comment-249</link>
		<dc:creator>Neo</dc:creator>
		<pubDate>Thu, 18 Jun 2009 12:11:12 +0000</pubDate>
		<guid isPermaLink="false">http://coolshell.cn/?p=1051#comment-249</guid>
		<description>哈哈，果然撞车了，我在译之前还在网上搜了一下。呵呵。你翻译的挺好。</description>
		<content:encoded><![CDATA[<p>哈哈，果然撞车了，我在译之前还在网上搜了一下。呵呵。你翻译的挺好。</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：tsaizb</title>
		<link>http://coolshell.cn/articles/1051.html/comment-page-1#comment-248</link>
		<dc:creator>tsaizb</dc:creator>
		<pubDate>Thu, 18 Jun 2009 11:16:24 +0000</pubDate>
		<guid isPermaLink="false">http://coolshell.cn/?p=1051#comment-248</guid>
		<description>撞车了啊
我给 51cto 做的一篇翻译：http://developer.51cto.com/art/200906/128507.htm

酷壳有很多不错的文章，订阅先，保持关注ing :P</description>
		<content:encoded><![CDATA[<p>撞车了啊<br />
我给 51cto 做的一篇翻译：http://developer.51cto.com/art/200906/128507.htm</p>
<p>酷壳有很多不错的文章，订阅先，保持关注ing <img src='http://coolshell.cn/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>由：abettor</title>
		<link>http://coolshell.cn/articles/1051.html/comment-page-1#comment-247</link>
		<dc:creator>abettor</dc:creator>
		<pubDate>Thu, 18 Jun 2009 05:27:41 +0000</pubDate>
		<guid isPermaLink="false">http://coolshell.cn/?p=1051#comment-247</guid>
		<description>以前还真从来没有遇到这种问题呢，博主这么一提出来，确实下了我一身冷汗啊！幸亏以前的项目里没有拿自己定义的类作为key往Map里放过，也没有过对自己的类做等值比较。
    按照博主的分析，以后还真要注意呢！</description>
		<content:encoded><![CDATA[<p>以前还真从来没有遇到这种问题呢，博主这么一提出来，确实下了我一身冷汗啊！幸亏以前的项目里没有拿自己定义的类作为key往Map里放过，也没有过对自己的类做等值比较。<br />
    按照博主的分析，以后还真要注意呢！</p>
]]></content:encoded>
	</item>
</channel>
</rss>
