diff options
author | Tom Tromey <tromey@cygnus.com> | 2000-11-17 20:44:03 +0000 |
---|---|---|
committer | Tom Tromey <tromey@gcc.gnu.org> | 2000-11-17 20:44:03 +0000 |
commit | 4cdfd292e374089da707399dd3a06ae18f19a094 (patch) | |
tree | 0ca710082c0fee778050b7a6372e10201f7c22aa /libjava/java/awt/Container.java | |
parent | 6414587c8b13a4a0a45788f411c9fe5fd87466ce (diff) | |
download | gcc-4cdfd292e374089da707399dd3a06ae18f19a094.zip gcc-4cdfd292e374089da707399dd3a06ae18f19a094.tar.gz gcc-4cdfd292e374089da707399dd3a06ae18f19a094.tar.bz2 |
CollationKey.java: Implement Comparable.
* java/text/CollationKey.java: Implement Comparable.
(compareTo(Object)): New method.
* java/text/Collator.java (compare(Object,Object)): New method.
Implement Comparator.
* java/util/zip/InflaterInputStream.java (available): New method.
(close): New method.
(read, available, skip, fill): Throw exception if stream closed.
* java/util/zip/ZipInputStream.java (read, skip, readFully, fill,
getNextEntry): Throw exception if closed.
From-SVN: r37525
Diffstat (limited to 'libjava/java/awt/Container.java')
0 files changed, 0 insertions, 0 deletions