<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/java/tags/methods</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 02 Dec 2008 02:46:28 GMT</pubDate>
<item>
<title>(Java) Value-specific class bodies in an enum - cetnar</title>
<link>http://snipplr.com/view/433/valuespecific-class-bodies-in-an-enum/</link>
<description><![CDATA[ <p>In covering the more advanced features of enums, I can't leave out the ability to define value-specific class bodies. That sounds sort of fancy, but all it means is that each enumerated value within a type can define value-specific methods.</p> ]]></description>
<pubDate>Sat, 15 Jul 2006 08:30:08 GMT</pubDate>
<guid>http://snipplr.com/view/433/valuespecific-class-bodies-in-an-enum/</guid>
</item>
</channel>
</rss>