| commit | d7e81f7408fb84307d7792b7e3ab8c5a510b294b | [log] [tgz] |
|---|---|---|
| author | Elliott Hughes <enh@google.com> | Wed Jan 27 15:31:17 2010 -0800 |
| committer | Elliott Hughes <enh@google.com> | Wed Jan 27 16:18:59 2010 -0800 |
| tree | 6decad96fd626ac83e10b9788412acc89dab0b83 | |
| parent | 820dd9b89746b3e3005bd5d23176cde1a69048b7 [diff] |
Fix NumberFormat's behavior with BigInteger and custom Number subclasses. Also remove a few bits of cruft I ran across, and stop duplicating the documentation between NumberFormat and DecimalFormat. Bug: 2387934