Commit 3c22b666 by Dalibor Topic Committed by Michael Koch

FieldPosition.java (equals): Fixed comment.

2003-12-02  Dalibor Topic <robilad@kaffe.org>

	* java/text/FieldPosition.java (equals): Fixed comment.

From-SVN: r74187
parent 54cfd519
2003-12-02 Dalibor Topic <robilad@kaffe.org>
* java/text/FieldPosition.java (equals): Fixed comment.
2003-12-02 Mark Wielaard <mark@klomp.org>
Reported by Archie Cobbs:
......
......@@ -168,7 +168,7 @@ public class FieldPosition
* <p>
* <ul>
* <li>The specified object is not <code>null</code>.
* <li>The specified object is an instance of <code>FieldPosition</code>.
* <li>The specified object has the same class as this object.
* <li>The specified object has the same field identifier, field attribute
* and beginning and ending index as this object.
* </ul>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment