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
2 changed files with 5 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue