<?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: Java Five-Oh #2: Static Import</title>
	<atom:link href="http://juixe.com/techknow/index.php/2006/01/30/java-five-oh-2-static-import/feed/" rel="self" type="application/rss+xml" />
	<link>http://juixe.com/techknow/index.php/2006/01/30/java-five-oh-2-static-import/</link>
	<description>Break Coders Block!</description>
	<lastBuildDate>Tue, 31 Jan 2012 15:29:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: TechKnow Zenze &#187; Java Five-Oh #3: Variable Arguments</title>
		<link>http://juixe.com/techknow/index.php/2006/01/30/java-five-oh-2-static-import/comment-page-1/#comment-34</link>
		<dc:creator>TechKnow Zenze &#187; Java Five-Oh #3: Variable Arguments</dc:creator>
		<pubDate>Thu, 02 Feb 2006 15:36:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/?p=58#comment-34</guid>
		<description>[...] The thing to note is that the args parameter is just an array that is why I was able to use the for/in loop construct. I statically imported java.lang.System.out to make it available locally in the method implementation.  Technorati Tags: java java1.5   TechKnow @ 10:32 am  Filed under: TechKnow and Java       &#171; Deauthorize iTunes [...]</description>
		<content:encoded><![CDATA[<p>[...] The thing to note is that the args parameter is just an array that is why I was able to use the for/in loop construct. I statically imported java.lang.System.out to make it available locally in the method implementation.  Technorati Tags: java java1.5   TechKnow @ 10:32 am  Filed under: TechKnow and Java       &#171; Deauthorize iTunes [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

