FieldPosition.java (equals): Fixed comment.
2003-12-02 Dalibor Topic <robilad@kaffe.org> * java/text/FieldPosition.java (equals): Fixed comment. From-SVN: r74187
This commit is contained in:
parent
54cfd51955
commit
3c22b666f5
@ -1,3 +1,7 @@
|
||||
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>
|
||||
|
Loading…
Reference in New Issue
Block a user