On Sat, Mar 27, 2010 at 02:48, Ulf Zibis <ulf.zi...@gmx.de> wrote: > Am 27.03.2010 00:18, schrieb Martin Buchholz:
> You additionally could add: > > * Use of {...@link Character#high/lowSurrogate} is generally preferred. > > and propagate those methods to Character class. Thanks. Done. (I think "delegate" expresses your intent better than "propagate") Martin