<?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>Comments on: FAQ about Java import</title>
	<atom:link href="http://blog.guiguan.net/2007/08/faq-about-java-import/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.guiguan.net/2007/08/faq-about-java-import/</link>
	<description>There's more than one way to do it</description>
	<pubDate>Sat, 11 Feb 2012 01:00:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Gui Guan</title>
		<link>http://blog.guiguan.net/2007/08/faq-about-java-import/comment-page-1/#comment-11904</link>
		<dc:creator>Gui Guan</dc:creator>
		<pubDate>Thu, 16 Aug 2007 13:15:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.guiguan.net/2007/08/faq-about-java-import/#comment-11904</guid>
		<description>haha, Jack, the &#39;import&#39; puzzle me for a long time. Finally, I found an answer: there is no performance diff btw &lt;strong&gt;explicit import &lt;/strong&gt;(import java.util.ArrayList;) and &lt;strong&gt;wildcard import &lt;/strong&gt;(import java.util.*;) :P I asked so many ppl about that (even our lecturer), and got no answer until&#160; I met &lt;font color="#c0c0c0"&gt;&lt;a href="http://www.fredosaurus.com/fred/index.html" rel="nofollow"&gt;Fred Swart&lt;/a&gt;&lt;/font&gt;, thx him :-D</description>
		<content:encoded><![CDATA[<p>haha, Jack, the &#39;import&#39; puzzle me for a long time. Finally, I found an answer: there is no performance diff btw <strong>explicit import </strong>(import java.util.ArrayList;) and <strong>wildcard import </strong>(import java.util.*;) <img src='http://blog.guiguan.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> I asked so many ppl about that (even our lecturer), and got no answer until&nbsp; I met <font color="#c0c0c0"><a href="http://www.fredosaurus.com/fred/index.html" rel="nofollow">Fred Swart</a></font>, thx him <img src='http://blog.guiguan.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack</title>
		<link>http://blog.guiguan.net/2007/08/faq-about-java-import/comment-page-1/#comment-11903</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Thu, 16 Aug 2007 12:48:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.guiguan.net/2007/08/faq-about-java-import/#comment-11903</guid>
		<description>That sounds nice,indeed</description>
		<content:encoded><![CDATA[<p>That sounds nice,indeed</p>
]]></content:encoded>
	</item>
</channel>
</rss>

