<?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>Комментарии: Things that I still discover about Java</title>
	<atom:link href="http://blog.yudichev.net/things-that-i-still-discover-about-java/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.yudichev.net</link>
	<description>След в Истории</description>
	<lastBuildDate>Sat, 28 Jan 2012 13:26:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Автор: Alexey</title>
		<link>http://blog.yudichev.net/things-that-i-still-discover-about-java/comment-page-1#comment-93868</link>
		<dc:creator>Alexey</dc:creator>
		<pubDate>Thu, 19 Mar 2009 22:30:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yudichev.net/things-that-i-still-discover-about-java/#comment-93868</guid>
		<description>Mmmm. I&#039;ve learned some French... and how to put babies to sleep. Nothing else I&#039;m afraid!</description>
		<content:encoded><![CDATA[<p>Mmmm. I&#8217;ve learned some French&#8230; and how to put babies to sleep. Nothing else I&#8217;m afraid!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: Andrew</title>
		<link>http://blog.yudichev.net/things-that-i-still-discover-about-java/comment-page-1#comment-93860</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Thu, 19 Mar 2009 21:49:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yudichev.net/things-that-i-still-discover-about-java/#comment-93860</guid>
		<description>Are you suggesting that you haven&#039;t learned anything since joining Barclays Capital ?</description>
		<content:encoded><![CDATA[<p>Are you suggesting that you haven&#8217;t learned anything since joining Barclays Capital ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: Marian</title>
		<link>http://blog.yudichev.net/things-that-i-still-discover-about-java/comment-page-1#comment-90589</link>
		<dc:creator>Marian</dc:creator>
		<pubDate>Mon, 23 Feb 2009 12:25:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yudichev.net/things-that-i-still-discover-about-java/#comment-90589</guid>
		<description>Regarding the &#039;&amp; operator is applicable to booleans&#039; entry; while your assert is correct, it may be confusing to say that short circuit AND and normal AND operators work in the same way.

http://www.meshplex.org/wiki/Java/Operators#.26___Logical_AND</description>
		<content:encoded><![CDATA[<p>Regarding the &#8216;&amp; operator is applicable to booleans&#8217; entry; while your assert is correct, it may be confusing to say that short circuit AND and normal AND operators work in the same way.</p>
<p><a href="http://www.meshplex.org/wiki/Java/Operators#.26___Logical_AND" rel="nofollow">http://www.meshplex.org/wiki/Java/Operators#.26___Logical_AND</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: Alexey Yudichev &#187; Look, instance initialiser!</title>
		<link>http://blog.yudichev.net/things-that-i-still-discover-about-java/comment-page-1#comment-1023</link>
		<dc:creator>Alexey Yudichev &#187; Look, instance initialiser!</dc:creator>
		<pubDate>Mon, 08 May 2006 15:39:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yudichev.net/things-that-i-still-discover-about-java/#comment-1023</guid>
		<description>[...] Added to Things that I still discover about Java. [...]</description>
		<content:encoded><![CDATA[<p>[...] Added to Things that I still discover about Java. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: Стас</title>
		<link>http://blog.yudichev.net/things-that-i-still-discover-about-java/comment-page-1#comment-476</link>
		<dc:creator>Стас</dc:creator>
		<pubDate>Fri, 10 Feb 2006 06:27:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yudichev.net/things-that-i-still-discover-about-java/#comment-476</guid>
		<description>Почитай JLS, там много интересного.
Отличие &amp; и &amp;&amp; только в том, что выражение с двойными знаками прекращает вычисляться, если правая оставшаяся часть уже не может повлиять на результат вычислений, а в выражении с одинарными честно вычисляется каждый операнд.</description>
		<content:encoded><![CDATA[<p>Почитай JLS, там много интересного.<br />
Отличие &amp; и &amp;&amp; только в том, что выражение с двойными знаками прекращает вычисляться, если правая оставшаяся часть уже не может повлиять на результат вычислений, а в выражении с одинарными честно вычисляется каждый операнд.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: Alexey Yudichev &#187; &#38; operator is applicable to booleans</title>
		<link>http://blog.yudichev.net/things-that-i-still-discover-about-java/comment-page-1#comment-475</link>
		<dc:creator>Alexey Yudichev &#187; &#38; operator is applicable to booleans</dc:creator>
		<pubDate>Thu, 09 Feb 2006 22:14:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yudichev.net/things-that-i-still-discover-about-java/#comment-475</guid>
		<description>[...] See more things that I still discover about Java. [...]</description>
		<content:encoded><![CDATA[<p>[...] See more things that I still discover about Java. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: Alexey Yudichev &#187; void.class</title>
		<link>http://blog.yudichev.net/things-that-i-still-discover-about-java/comment-page-1#comment-173</link>
		<dc:creator>Alexey Yudichev &#187; void.class</dc:creator>
		<pubDate>Tue, 22 Nov 2005 15:15:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yudichev.net/things-that-i-still-discover-about-java/#comment-173</guid>
		<description>[...] Ha, another addition to my Things that I still discover about Java registry: Expression void.class is legitimate and results in a java.lang.Class instance representing void type. I did know that each primitive type had its own Class referenced as byte.class or char.class, but had no clue that you could do same thing with void. [...]</description>
		<content:encoded><![CDATA[<p>[...] Ha, another addition to my Things that I still discover about Java registry: Expression void.class is legitimate and results in a java.lang.Class instance representing void type. I did know that each primitive type had its own Class referenced as byte.class or char.class, but had no clue that you could do same thing with void. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

