mirror of
https://github.com/openRuyi-Project/gcc.git
synced 2026-06-18 01:15:50 +00:00
32ffbe9280
2003-11-26 Stuart Ballard <stuart.ballard@corp.fast.net> * java/util/HashMap.java (putAll): Use Iterator hasNext() method. (putAllInternal): Likewise. * java/util/Hashtable.java (putAll): Use Iterator hasNext() method. (putAllInternal): Likewise. From-SVN: r73964