summaryrefslogtreecommitdiffstats
path: root/libjava/java/util/TreeMap.java
diff options
context:
space:
mode:
authormark <mark@138bc75d-0d04-0410-961f-82ee72b054a4>2001-10-15 06:31:13 +0000
committermark <mark@138bc75d-0d04-0410-961f-82ee72b054a4>2001-10-15 06:31:13 +0000
commit452031199c2de4dcc3a235b558e3644098424d89 (patch)
tree6a5bca6d8c8ccca9c1aae44c2dc1f8a620f60c76 /libjava/java/util/TreeMap.java
parentc9aa0edcbb141ba101c08457a3d42393e7ee0fa3 (diff)
downloadppe42-gcc-452031199c2de4dcc3a235b558e3644098424d89.tar.gz
ppe42-gcc-452031199c2de4dcc3a235b558e3644098424d89.zip
* java/lang/Double.java: Partial merge with Classpath
(TYPE): initialized through VMClassLoader.getPrimitiveClass() (value): made final (static): new static block to load native libary (not used in libgcj) (Double (String)): call parseDouble() (byteValue): removed, already defined in superclass Number (shortValue): likewise (valueOf (String)): call new Double(String) directly (compare (double,double)): new 1.4 method (compareTo (Double)): call new compare(double,double) method (initIDs): new private method (not used in libgcj) * java/lang/Float.java: Partial merge with Classpath (TYPE): initialized through VMClassLoader.getPrimitiveClass() (value): made final (static): new static block to load native libary (not used in libgcj) (Float (String)): call parseFloat() (byteValue): removed, already defined in superclass Number (shortValue): likewise (valueOf (String)): call new Float(String) directly (compare (float,float)): new 1.4 method (compareTo (Float)): call new compare(double,double) method git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46263 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/java/util/TreeMap.java')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud