<?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/print</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 19 May 2013 23:51:41 GMT</pubDate>
<item>
<title>(Java) Helper method to print to the console - visudex</title>
<link>http://snipplr.com/view/44364/helper-method-to-print-to-the-console/</link>
<description><![CDATA[ <p>Ever got tired of writing System.out.print(); all the time when testing, well, to avoid this, just create a helper method that will narrow it down to print();</p> ]]></description>
<pubDate>Thu, 18 Nov 2010 20:34:50 GMT</pubDate>
<guid>http://snipplr.com/view/44364/helper-method-to-print-to-the-console/</guid>
</item>
</channel>
</rss>