<?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/toString</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 18:35:06 GMT</pubDate>
<item>
<title>(Java) toString (satisfactory) - joshnunn</title>
<link>http://snipplr.com/view/22084/tostring-satisfactory/</link>
<description><![CDATA[ <p>This was my toString method that got me a "Satisfactory" rather than "Outstanding"</p> ]]></description>
<pubDate>Thu, 29 Oct 2009 07:08:54 GMT</pubDate>
<guid>http://snipplr.com/view/22084/tostring-satisfactory/</guid>
</item>
<item>
<title>(Java) toString (outstanding) - joshnunn</title>
<link>http://snipplr.com/view/22083/tostring-outstanding/</link>
<description><![CDATA[ <p>This was how I should have done it.</p> ]]></description>
<pubDate>Thu, 29 Oct 2009 07:02:58 GMT</pubDate>
<guid>http://snipplr.com/view/22083/tostring-outstanding/</guid>
</item>
<item>
<title>(Java) A convenient framework for toString() - ff1959</title>
<link>http://snipplr.com/view/21627/a-convenient-framework-for-tostring/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 22 Oct 2009 09:26:13 GMT</pubDate>
<guid>http://snipplr.com/view/21627/a-convenient-framework-for-tostring/</guid>
</item>
<item>
<title>(Java) Arrays.deepToString() - cetnar</title>
<link>http://snipplr.com/view/299/arraysdeeptostring/</link>
<description><![CDATA[ <p>Here's the output:

         [java] [[X, O, O], [O, X, X], [X, O, X]]

There are similar methods:
- Arrays.deepHashCode
- Arrays.deepEquals</p> ]]></description>
<pubDate>Sun, 09 Jul 2006 05:08:40 GMT</pubDate>
<guid>http://snipplr.com/view/299/arraysdeeptostring/</guid>
</item>
</channel>
</rss>