<?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/datastructures</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 20 May 2013 11:28:42 GMT</pubDate>
<item>
<title>(Java) Java data structures example - bcmoney</title>
<link>http://snipplr.com/view/66771/java-data-structures-example/</link>
<description><![CDATA[ <p>This example demonstrates intermediate object-oriented programming concepts including Data Structures, Linked Lists and how method overriding works. In addition, it demonstrates how to document code properly, with ample comments and proper Javadocs which can generate corresponding code API docs.</p> ]]></description>
<pubDate>Fri, 17 Aug 2012 02:22:40 GMT</pubDate>
<guid>http://snipplr.com/view/66771/java-data-structures-example/</guid>
</item>
</channel>
</rss>