classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Field position attribute handling


From: Michael Koch
Subject: Re: [PATCH] Field position attribute handling
Date: Tue, 18 Nov 2003 21:04:21 +0100
User-agent: Mutt/1.3.28i

On Tue, Nov 18, 2003 at 08:30:44PM +0100, Dalibor Topic wrote:
> 2003-11-18 Guilhem Lavaux <address@hidden>
> 
>     * java/text/FieldPosition.java (field_attribute): New field.
>     (FieldPosition (Format.Field), FieldPosition(Format.Field, int),
>     getFieldAttribute) New methods.
> 
> 2003-11-18 Dalibor Topic <address@hidden>
> 
>     * java/text/FieldPosition.java (equals) : Adapted to handle
>     field_attribute. Added fast-circuit check for comparison to self.
>     Replaced use of instanceof by getClass to fix symmetry for derived
>     types.
>     (toString) Adapted to handle field_attribute. Improved readability.
>     (hashCode) New method.

There are some missing ':'. The rule is:

        (methodname): description of change.



Michael




reply via email to

[Prev in Thread] Current Thread [Next in Thread]