Name: krC82822 Date: 10/15/2000
orig synopsis: "More logical behaviour in the BigDecimal add() method"
java version "1.2.2"
Classic VM (build JDK-1.2.2_005, native threads, symcjit)
When using the add() method in a BigDecimal object, why can't it directly change
the object? Isn't a behaviour more like StringBuffer's append() method more
logical?
(Review ID: 110423)
======================================================================