diff options
| author | Tom Tromey <tromey@redhat.com> | 2005-09-17 21:58:41 +0000 |
|---|---|---|
| committer | Tom Tromey <tromey@redhat.com> | 2005-09-17 21:58:41 +0000 |
| commit | dd2f3424e7f8ac01aa712469148725939e6db5e4 (patch) | |
| tree | 722d84ad82d9b1dc0599ed81748f4eb2ec49f749 /gnu/java/security/PolicyFile.java | |
| parent | 89f2343507728250e6d606f85b4c25efc0a838ae (diff) | |
| download | classpath-dd2f3424e7f8ac01aa712469148725939e6db5e4.tar.gz | |
* java/lang/Short.java (SIZE): New constant.
(MIN_CACHE, MAX_CACHE): Likewise.
(shortCache): New field.
(reverseBytes): New method.
* java/lang/Long.java (SIZE): New constant.
(valueOf): New method.
(bitCount): New method.
(rotateLeft): New method.
(rotateRight): New method.
(highestOneBit): New method.
(numberOfLeadingZeros): New method.
(lowestOneBit): New method.
(numberOfTrailingZeros): New method.
(signum): New method.
(reverseBytes): New method.
(reverse): New method.
* java/lang/Float.java (SIZE): New constant.
* java/lang/Double.java (SIZE): New constant.
* java/lang/Character.java (SIZE): New constant.
(MAX_CACHE): Likewise.
(charCache): New field.
(valueOf): New method.
(reverseBytes): Likewise.
* java/lang/Byte.java (SIZE): New constant.
(byteCache): New field.
(valueOf): New method.
* java/lang/Boolean.java (parseBoolean): New method.
Diffstat (limited to 'gnu/java/security/PolicyFile.java')
0 files changed, 0 insertions, 0 deletions
