Modified: 
websites/production/commons/content/proper/commons-lang/apidocs/org/apache/commons/lang3/time/FastDatePrinter.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-lang/apidocs/org/apache/commons/lang3/time/FastDatePrinter.html
 (original)
+++ 
websites/production/commons/content/proper/commons-lang/apidocs/org/apache/commons/lang3/time/FastDatePrinter.html
 Sat Oct 19 17:17:55 2013
@@ -569,7 +569,7 @@ public <A HREF="http://download.oracle.c
 <A NAME="format(java.util.Date)"><!-- --></A><H3>
 format</H3>
 <PRE>
-public <A 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</A> <A 
HREF="../../../../../src-html/org/apache/commons/lang3/time/FastDatePrinter.html#line.415"><B>format</B></A>(<A
 
HREF="http://download.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true";
 title="class or interface in java.util">Date</A>&nbsp;date)</PRE>
+public <A 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</A> <A 
HREF="../../../../../src-html/org/apache/commons/lang3/time/FastDatePrinter.html#line.424"><B>format</B></A>(<A
 
HREF="http://download.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true";
 title="class or interface in java.util">Date</A>&nbsp;date)</PRE>
 <DL>
 <DD><B>Description copied from interface: <CODE><A 
HREF="../../../../../org/apache/commons/lang3/time/DatePrinter.html#format(java.util.Date)">DatePrinter</A></CODE></B></DD>
 <DD><p>Formats a <code>Date</code> object using a 
<code>GregorianCalendar</code>.</p>
@@ -587,7 +587,7 @@ public <A HREF="http://download.oracle.c
 <A NAME="format(java.util.Calendar)"><!-- --></A><H3>
 format</H3>
 <PRE>
-public <A 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</A> <A 
HREF="../../../../../src-html/org/apache/commons/lang3/time/FastDatePrinter.html#line.425"><B>format</B></A>(<A
 
HREF="http://download.oracle.com/javase/6/docs/api/java/util/Calendar.html?is-external=true";
 title="class or interface in java.util">Calendar</A>&nbsp;calendar)</PRE>
+public <A 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</A> <A 
HREF="../../../../../src-html/org/apache/commons/lang3/time/FastDatePrinter.html#line.434"><B>format</B></A>(<A
 
HREF="http://download.oracle.com/javase/6/docs/api/java/util/Calendar.html?is-external=true";
 title="class or interface in java.util">Calendar</A>&nbsp;calendar)</PRE>
 <DL>
 <DD><B>Description copied from interface: <CODE><A 
HREF="../../../../../org/apache/commons/lang3/time/DatePrinter.html#format(java.util.Calendar)">DatePrinter</A></CODE></B></DD>
 <DD><p>Formats a <code>Calendar</code> object.</p>
@@ -605,7 +605,7 @@ public <A HREF="http://download.oracle.c
 <A NAME="format(long, java.lang.StringBuffer)"><!-- --></A><H3>
 format</H3>
 <PRE>
-public <A 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/StringBuffer.html?is-external=true";
 title="class or interface in java.lang">StringBuffer</A> <A 
HREF="../../../../../src-html/org/apache/commons/lang3/time/FastDatePrinter.html#line.433"><B>format</B></A>(long&nbsp;millis,
+public <A 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/StringBuffer.html?is-external=true";
 title="class or interface in java.lang">StringBuffer</A> <A 
HREF="../../../../../src-html/org/apache/commons/lang3/time/FastDatePrinter.html#line.442"><B>format</B></A>(long&nbsp;millis,
                            <A 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/StringBuffer.html?is-external=true";
 title="class or interface in java.lang">StringBuffer</A>&nbsp;buf)</PRE>
 <DL>
 <DD><B>Description copied from interface: <CODE><A 
HREF="../../../../../org/apache/commons/lang3/time/DatePrinter.html#format(long,
 java.lang.StringBuffer)">DatePrinter</A></CODE></B></DD>
@@ -625,7 +625,7 @@ public <A HREF="http://download.oracle.c
 <A NAME="format(java.util.Date, java.lang.StringBuffer)"><!-- --></A><H3>
 format</H3>
 <PRE>
-public <A 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/StringBuffer.html?is-external=true";
 title="class or interface in java.lang">StringBuffer</A> <A 
HREF="../../../../../src-html/org/apache/commons/lang3/time/FastDatePrinter.html#line.441"><B>format</B></A>(<A
 
HREF="http://download.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true";
 title="class or interface in java.util">Date</A>&nbsp;date,
+public <A 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/StringBuffer.html?is-external=true";
 title="class or interface in java.lang">StringBuffer</A> <A 
HREF="../../../../../src-html/org/apache/commons/lang3/time/FastDatePrinter.html#line.450"><B>format</B></A>(<A
 
HREF="http://download.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true";
 title="class or interface in java.util">Date</A>&nbsp;date,
                            <A 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/StringBuffer.html?is-external=true";
 title="class or interface in java.lang">StringBuffer</A>&nbsp;buf)</PRE>
 <DL>
 <DD><B>Description copied from interface: <CODE><A 
HREF="../../../../../org/apache/commons/lang3/time/DatePrinter.html#format(java.util.Date,
 java.lang.StringBuffer)">DatePrinter</A></CODE></B></DD>
@@ -645,7 +645,7 @@ public <A HREF="http://download.oracle.c
 <A NAME="format(java.util.Calendar, java.lang.StringBuffer)"><!-- --></A><H3>
 format</H3>
 <PRE>
-public <A 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/StringBuffer.html?is-external=true";
 title="class or interface in java.lang">StringBuffer</A> <A 
HREF="../../../../../src-html/org/apache/commons/lang3/time/FastDatePrinter.html#line.451"><B>format</B></A>(<A
 
HREF="http://download.oracle.com/javase/6/docs/api/java/util/Calendar.html?is-external=true";
 title="class or interface in java.util">Calendar</A>&nbsp;calendar,
+public <A 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/StringBuffer.html?is-external=true";
 title="class or interface in java.lang">StringBuffer</A> <A 
HREF="../../../../../src-html/org/apache/commons/lang3/time/FastDatePrinter.html#line.460"><B>format</B></A>(<A
 
HREF="http://download.oracle.com/javase/6/docs/api/java/util/Calendar.html?is-external=true";
 title="class or interface in java.util">Calendar</A>&nbsp;calendar,
                            <A 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/StringBuffer.html?is-external=true";
 title="class or interface in java.lang">StringBuffer</A>&nbsp;buf)</PRE>
 <DL>
 <DD><B>Description copied from interface: <CODE><A 
HREF="../../../../../org/apache/commons/lang3/time/DatePrinter.html#format(java.util.Calendar,
 java.lang.StringBuffer)">DatePrinter</A></CODE></B></DD>
@@ -665,7 +665,7 @@ public <A HREF="http://download.oracle.c
 <A NAME="applyRules(java.util.Calendar, java.lang.StringBuffer)"><!-- 
--></A><H3>
 applyRules</H3>
 <PRE>
-protected <A 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/StringBuffer.html?is-external=true";
 title="class or interface in java.lang">StringBuffer</A> <A 
HREF="../../../../../src-html/org/apache/commons/lang3/time/FastDatePrinter.html#line.463"><B>applyRules</B></A>(<A
 
HREF="http://download.oracle.com/javase/6/docs/api/java/util/Calendar.html?is-external=true";
 title="class or interface in java.util">Calendar</A>&nbsp;calendar,
+protected <A 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/StringBuffer.html?is-external=true";
 title="class or interface in java.lang">StringBuffer</A> <A 
HREF="../../../../../src-html/org/apache/commons/lang3/time/FastDatePrinter.html#line.472"><B>applyRules</B></A>(<A
 
HREF="http://download.oracle.com/javase/6/docs/api/java/util/Calendar.html?is-external=true";
 title="class or interface in java.util">Calendar</A>&nbsp;calendar,
                                   <A 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/StringBuffer.html?is-external=true";
 title="class or interface in java.lang">StringBuffer</A>&nbsp;buf)</PRE>
 <DL>
 <DD><p>Performs the formatting by applying the rules to the
@@ -684,7 +684,7 @@ protected <A HREF="http://download.oracl
 <A NAME="getPattern()"><!-- --></A><H3>
 getPattern</H3>
 <PRE>
-public <A 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</A> <A 
HREF="../../../../../src-html/org/apache/commons/lang3/time/FastDatePrinter.html#line.476"><B>getPattern</B></A>()</PRE>
+public <A 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</A> <A 
HREF="../../../../../src-html/org/apache/commons/lang3/time/FastDatePrinter.html#line.485"><B>getPattern</B></A>()</PRE>
 <DL>
 <DD><B>Description copied from interface: <CODE><A 
HREF="../../../../../org/apache/commons/lang3/time/DatePrinter.html#getPattern()">DatePrinter</A></CODE></B></DD>
 <DD><p>Gets the pattern used by this printer.</p>
@@ -702,7 +702,7 @@ public <A HREF="http://download.oracle.c
 <A NAME="getTimeZone()"><!-- --></A><H3>
 getTimeZone</H3>
 <PRE>
-public <A 
HREF="http://download.oracle.com/javase/6/docs/api/java/util/TimeZone.html?is-external=true";
 title="class or interface in java.util">TimeZone</A> <A 
HREF="../../../../../src-html/org/apache/commons/lang3/time/FastDatePrinter.html#line.484"><B>getTimeZone</B></A>()</PRE>
+public <A 
HREF="http://download.oracle.com/javase/6/docs/api/java/util/TimeZone.html?is-external=true";
 title="class or interface in java.util">TimeZone</A> <A 
HREF="../../../../../src-html/org/apache/commons/lang3/time/FastDatePrinter.html#line.493"><B>getTimeZone</B></A>()</PRE>
 <DL>
 <DD><B>Description copied from interface: <CODE><A 
HREF="../../../../../org/apache/commons/lang3/time/DatePrinter.html#getTimeZone()">DatePrinter</A></CODE></B></DD>
 <DD><p>Gets the time zone used by this printer.</p>
@@ -722,7 +722,7 @@ public <A HREF="http://download.oracle.c
 <A NAME="getLocale()"><!-- --></A><H3>
 getLocale</H3>
 <PRE>
-public <A 
HREF="http://download.oracle.com/javase/6/docs/api/java/util/Locale.html?is-external=true";
 title="class or interface in java.util">Locale</A> <A 
HREF="../../../../../src-html/org/apache/commons/lang3/time/FastDatePrinter.html#line.492"><B>getLocale</B></A>()</PRE>
+public <A 
HREF="http://download.oracle.com/javase/6/docs/api/java/util/Locale.html?is-external=true";
 title="class or interface in java.util">Locale</A> <A 
HREF="../../../../../src-html/org/apache/commons/lang3/time/FastDatePrinter.html#line.501"><B>getLocale</B></A>()</PRE>
 <DL>
 <DD><B>Description copied from interface: <CODE><A 
HREF="../../../../../org/apache/commons/lang3/time/DatePrinter.html#getLocale()">DatePrinter</A></CODE></B></DD>
 <DD><p>Gets the locale used by this printer.</p>
@@ -740,7 +740,7 @@ public <A HREF="http://download.oracle.c
 <A NAME="getMaxLengthEstimate()"><!-- --></A><H3>
 getMaxLengthEstimate</H3>
 <PRE>
-public int <A 
HREF="../../../../../src-html/org/apache/commons/lang3/time/FastDatePrinter.html#line.505"><B>getMaxLengthEstimate</B></A>()</PRE>
+public int <A 
HREF="../../../../../src-html/org/apache/commons/lang3/time/FastDatePrinter.html#line.514"><B>getMaxLengthEstimate</B></A>()</PRE>
 <DL>
 <DD><p>Gets an estimate for the maximum string length that the
  formatter will produce.</p>
@@ -761,7 +761,7 @@ public int <A HREF="../../../../../src-h
 <A NAME="equals(java.lang.Object)"><!-- --></A><H3>
 equals</H3>
 <PRE>
-public boolean <A 
HREF="../../../../../src-html/org/apache/commons/lang3/time/FastDatePrinter.html#line.518"><B>equals</B></A>(<A
 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</A>&nbsp;obj)</PRE>
+public boolean <A 
HREF="../../../../../src-html/org/apache/commons/lang3/time/FastDatePrinter.html#line.527"><B>equals</B></A>(<A
 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</A>&nbsp;obj)</PRE>
 <DL>
 <DD><p>Compares two objects for equality.</p>
 <P>
@@ -778,7 +778,7 @@ public boolean <A HREF="../../../../../s
 <A NAME="hashCode()"><!-- --></A><H3>
 hashCode</H3>
 <PRE>
-public int <A 
HREF="../../../../../src-html/org/apache/commons/lang3/time/FastDatePrinter.html#line.534"><B>hashCode</B></A>()</PRE>
+public int <A 
HREF="../../../../../src-html/org/apache/commons/lang3/time/FastDatePrinter.html#line.543"><B>hashCode</B></A>()</PRE>
 <DL>
 <DD><p>Returns a hashcode compatible with equals.</p>
 <P>
@@ -795,7 +795,7 @@ public int <A HREF="../../../../../src-h
 <A NAME="toString()"><!-- --></A><H3>
 toString</H3>
 <PRE>
-public <A 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</A> <A 
HREF="../../../../../src-html/org/apache/commons/lang3/time/FastDatePrinter.html#line.544"><B>toString</B></A>()</PRE>
+public <A 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</A> <A 
HREF="../../../../../src-html/org/apache/commons/lang3/time/FastDatePrinter.html#line.553"><B>toString</B></A>()</PRE>
 <DL>
 <DD><p>Gets a debugging string version of this formatter.</p>
 <P>

Modified: 
websites/production/commons/content/proper/commons-lang/apidocs/serialized-form.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-lang/apidocs/serialized-form.html
 (original)
+++ 
websites/production/commons/content/proper/commons-lang/apidocs/serialized-form.html
 Sat Oct 19 17:17:55 2013
@@ -1341,7 +1341,7 @@ locale</H3>
 <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3>
 readObject</H3>
 <PRE>
-private void <A 
HREF="src-html/org/apache/commons/lang3/time/FastDatePrinter.html#line.558"><B>readObject</B></A>(<A
 
HREF="http://download.oracle.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true";
 title="class or interface in java.io">ObjectInputStream</A>&nbsp;in)
+private void <A 
HREF="src-html/org/apache/commons/lang3/time/FastDatePrinter.html#line.567"><B>readObject</B></A>(<A
 
HREF="http://download.oracle.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true";
 title="class or interface in java.io">ObjectInputStream</A>&nbsp;in)
                  throws <A 
HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</A>,
                         <A 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true";
 title="class or interface in java.lang">ClassNotFoundException</A></PRE>
 <DL>

Modified: 
websites/production/commons/content/proper/commons-lang/apidocs/src-html/org/apache/commons/lang3/ObjectUtils.Null.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-lang/apidocs/src-html/org/apache/commons/lang3/ObjectUtils.Null.html
 (original)
+++ 
websites/production/commons/content/proper/commons-lang/apidocs/src-html/org/apache/commons/lang3/ObjectUtils.Null.html
 Sat Oct 19 17:17:55 2013
@@ -43,7 +43,7 @@
 <FONT color="green">040</FONT>     *<a name="line.40"></a>
 <FONT color="green">041</FONT>     * &lt;p&gt;#ThreadSafe#&lt;/p&gt;<a 
name="line.41"></a>
 <FONT color="green">042</FONT>     * @since 1.0<a name="line.42"></a>
-<FONT color="green">043</FONT>     * @version $Id: ObjectUtils.java 1532011 
2013-10-14 18:15:39Z britter $<a name="line.43"></a>
+<FONT color="green">043</FONT>     * @version $Id: ObjectUtils.java 1533527 
2013-10-18 16:03:17Z sebb $<a name="line.43"></a>
 <FONT color="green">044</FONT>     */<a name="line.44"></a>
 <FONT color="green">045</FONT>    //@Immutable<a name="line.45"></a>
 <FONT color="green">046</FONT>    public class ObjectUtils {<a 
name="line.46"></a>
@@ -152,7 +152,7 @@
 <FONT color="green">149</FONT>         * @param object1  the first object, may 
be {@code null}<a name="line.149"></a>
 <FONT color="green">150</FONT>         * @param object2  the second object, 
may be {@code null}<a name="line.150"></a>
 <FONT color="green">151</FONT>         * @return {@code true} if the values of 
both objects are the same<a name="line.151"></a>
-<FONT color="green">152</FONT>         * @deprecated this method has been 
replaces by {@code java.util.Objects.equals(Object, Object)} in Java 7 and 
will<a name="line.152"></a>
+<FONT color="green">152</FONT>         * @deprecated this method has been 
replaced by {@code java.util.Objects.equals(Object, Object)} in Java 7 and 
will<a name="line.152"></a>
 <FONT color="green">153</FONT>         * be removed from future releases.<a 
name="line.153"></a>
 <FONT color="green">154</FONT>         */<a name="line.154"></a>
 <FONT color="green">155</FONT>        public static boolean equals(final 
Object object1, final Object object2) {<a name="line.155"></a>
@@ -382,7 +382,7 @@
 <FONT color="green">379</FONT>         * @param obj  the Object to {@code 
toString}, may be null<a name="line.379"></a>
 <FONT color="green">380</FONT>         * @return the passed in Object's 
toString, or {@code ""} if {@code null} input<a name="line.380"></a>
 <FONT color="green">381</FONT>         * @since 2.0<a name="line.381"></a>
-<FONT color="green">382</FONT>         * @deprecated this method has been 
replaces by {@code java.util.Objects.toString(Object)} in Java 7 and will be<a 
name="line.382"></a>
+<FONT color="green">382</FONT>         * @deprecated this method has been 
replaced by {@code java.util.Objects.toString(Object)} in Java 7 and will be<a 
name="line.382"></a>
 <FONT color="green">383</FONT>         * removed in future releases. Note 
however that said method will return "null" for null references, while this<a 
name="line.383"></a>
 <FONT color="green">384</FONT>         * method returns and empty String. To 
preserve behavior use {@code java.util.Objects.toString(myObject, "")}<a 
name="line.384"></a>
 <FONT color="green">385</FONT>         */<a name="line.385"></a>
@@ -408,7 +408,7 @@
 <FONT color="green">405</FONT>         * @param nullStr  the String to return 
if {@code null} input, may be null<a name="line.405"></a>
 <FONT color="green">406</FONT>         * @return the passed in Object's 
toString, or {@code nullStr} if {@code null} input<a name="line.406"></a>
 <FONT color="green">407</FONT>         * @since 2.0<a name="line.407"></a>
-<FONT color="green">408</FONT>         * @deprecated this method has been 
replaces by {@code java.util.Objects.toString(Object, String)} in Java 7 and<a 
name="line.408"></a>
+<FONT color="green">408</FONT>         * @deprecated this method has been 
replaced by {@code java.util.Objects.toString(Object, String)} in Java 7 and<a 
name="line.408"></a>
 <FONT color="green">409</FONT>         * will be removed in future releases.<a 
name="line.409"></a>
 <FONT color="green">410</FONT>         */<a name="line.410"></a>
 <FONT color="green">411</FONT>        public static String toString(final 
Object obj, final String nullStr) {<a name="line.411"></a>

Modified: 
websites/production/commons/content/proper/commons-lang/apidocs/src-html/org/apache/commons/lang3/ObjectUtils.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-lang/apidocs/src-html/org/apache/commons/lang3/ObjectUtils.html
 (original)
+++ 
websites/production/commons/content/proper/commons-lang/apidocs/src-html/org/apache/commons/lang3/ObjectUtils.html
 Sat Oct 19 17:17:55 2013
@@ -43,7 +43,7 @@
 <FONT color="green">040</FONT>     *<a name="line.40"></a>
 <FONT color="green">041</FONT>     * &lt;p&gt;#ThreadSafe#&lt;/p&gt;<a 
name="line.41"></a>
 <FONT color="green">042</FONT>     * @since 1.0<a name="line.42"></a>
-<FONT color="green">043</FONT>     * @version $Id: ObjectUtils.java 1532011 
2013-10-14 18:15:39Z britter $<a name="line.43"></a>
+<FONT color="green">043</FONT>     * @version $Id: ObjectUtils.java 1533527 
2013-10-18 16:03:17Z sebb $<a name="line.43"></a>
 <FONT color="green">044</FONT>     */<a name="line.44"></a>
 <FONT color="green">045</FONT>    //@Immutable<a name="line.45"></a>
 <FONT color="green">046</FONT>    public class ObjectUtils {<a 
name="line.46"></a>
@@ -152,7 +152,7 @@
 <FONT color="green">149</FONT>         * @param object1  the first object, may 
be {@code null}<a name="line.149"></a>
 <FONT color="green">150</FONT>         * @param object2  the second object, 
may be {@code null}<a name="line.150"></a>
 <FONT color="green">151</FONT>         * @return {@code true} if the values of 
both objects are the same<a name="line.151"></a>
-<FONT color="green">152</FONT>         * @deprecated this method has been 
replaces by {@code java.util.Objects.equals(Object, Object)} in Java 7 and 
will<a name="line.152"></a>
+<FONT color="green">152</FONT>         * @deprecated this method has been 
replaced by {@code java.util.Objects.equals(Object, Object)} in Java 7 and 
will<a name="line.152"></a>
 <FONT color="green">153</FONT>         * be removed from future releases.<a 
name="line.153"></a>
 <FONT color="green">154</FONT>         */<a name="line.154"></a>
 <FONT color="green">155</FONT>        public static boolean equals(final 
Object object1, final Object object2) {<a name="line.155"></a>
@@ -382,7 +382,7 @@
 <FONT color="green">379</FONT>         * @param obj  the Object to {@code 
toString}, may be null<a name="line.379"></a>
 <FONT color="green">380</FONT>         * @return the passed in Object's 
toString, or {@code ""} if {@code null} input<a name="line.380"></a>
 <FONT color="green">381</FONT>         * @since 2.0<a name="line.381"></a>
-<FONT color="green">382</FONT>         * @deprecated this method has been 
replaces by {@code java.util.Objects.toString(Object)} in Java 7 and will be<a 
name="line.382"></a>
+<FONT color="green">382</FONT>         * @deprecated this method has been 
replaced by {@code java.util.Objects.toString(Object)} in Java 7 and will be<a 
name="line.382"></a>
 <FONT color="green">383</FONT>         * removed in future releases. Note 
however that said method will return "null" for null references, while this<a 
name="line.383"></a>
 <FONT color="green">384</FONT>         * method returns and empty String. To 
preserve behavior use {@code java.util.Objects.toString(myObject, "")}<a 
name="line.384"></a>
 <FONT color="green">385</FONT>         */<a name="line.385"></a>
@@ -408,7 +408,7 @@
 <FONT color="green">405</FONT>         * @param nullStr  the String to return 
if {@code null} input, may be null<a name="line.405"></a>
 <FONT color="green">406</FONT>         * @return the passed in Object's 
toString, or {@code nullStr} if {@code null} input<a name="line.406"></a>
 <FONT color="green">407</FONT>         * @since 2.0<a name="line.407"></a>
-<FONT color="green">408</FONT>         * @deprecated this method has been 
replaces by {@code java.util.Objects.toString(Object, String)} in Java 7 and<a 
name="line.408"></a>
+<FONT color="green">408</FONT>         * @deprecated this method has been 
replaced by {@code java.util.Objects.toString(Object, String)} in Java 7 and<a 
name="line.408"></a>
 <FONT color="green">409</FONT>         * will be removed in future releases.<a 
name="line.409"></a>
 <FONT color="green">410</FONT>         */<a name="line.410"></a>
 <FONT color="green">411</FONT>        public static String toString(final 
Object obj, final String nullStr) {<a name="line.411"></a>


Reply via email to