diff options
author | Michael Koch <mkoch@gcc.gnu.org> | 2004-03-11 15:50:34 +0000 |
---|---|---|
committer | Michael Koch <mkoch@gcc.gnu.org> | 2004-03-11 15:50:34 +0000 |
commit | 1ce9c63d502d0a3f68d71c05a9186b84664905f5 (patch) | |
tree | 5ffe3337a96b462774d05d08e29a368e25801fa4 /libjava/java/util/AbstractSequentialList.java | |
parent | c21a266bf28b4171bae0c953e2eb51b0012eb4f6 (diff) | |
download | gcc-1ce9c63d502d0a3f68d71c05a9186b84664905f5.zip gcc-1ce9c63d502d0a3f68d71c05a9186b84664905f5.tar.gz gcc-1ce9c63d502d0a3f68d71c05a9186b84664905f5.tar.bz2 |
[multiple changes]
2004-03-11 Dalibor Topic <robilad@kaffe.org>
* java/text/AttributedString.java
(addAttribute(AttributedCharacterIterator.Attribute,Object,int,int)):
Use HashMap instead of Hashtable since value can be null, and
you can not store a null value in a Hashtable.
2004-03-11 Guilhem Lavaux <guilhem@kaffe.org>
* java/text/AttributedStringIterator.java
(getAllAttributesKey): Return only keys concerned
by the current iterator.
(getAttributes): Use strict inequality for
end_index.
From-SVN: r79329
Diffstat (limited to 'libjava/java/util/AbstractSequentialList.java')
0 files changed, 0 insertions, 0 deletions