Review Request : 7029997 : Restyling of SortedMap Javadoc

Chris Hegarty chris.hegarty at oracle.com
Wed Mar 23 08:45:04 UTC 2011


On 03/22/11 11:33 PM, Mike Duigou wrote:
> ......
> How about this version :
>
>   *<p>All general-purpose sorted map implementation classes should provide four
>   * "standard" constructors. It is not possible to enforce this recommendation
>   * though as required constructors cannot be specified by interfaces. The
>   * expected "standard" constructors for all sorted map implementations are:
>   *<ol>

This updated version looks much better to me.

Thanks,
-Chris.

>
>
>> -Chris.
>>
>> On 03/22/11 08:12 PM, Mike Duigou wrote:
>>> Hello all;
>>>
>>> I have made a couple of styling improvements to the JavaDoc for SortedMap; principally conversion of an inline list to use the HTML<ol>   tag. The remainder of the changes are updates to the standard javadoc tags.
>>>
>>> http://cr.openjdk.java.net/~mduigou/7029997/0/webrev/
>>>
>>> Thanks,
>>>
>>> Mike
>>>
>>>
>



More information about the core-libs-dev mailing list