On Tue, 7 Sep 2021 08:37:31 GMT, Ambarish Rapte <ara...@openjdk.org> wrote:

>> Good idea to indicate what happens on `null`, although that might be better 
>> in the description?
>
> I think that should be fine too.
> How should we describe the @param in that case.
> `@param fill Any Paint as BackgroundFill`  -> Does this sound good ?

I disliked the docs of `BackgroundFill` in that regard. If the type of a 
parameter `t` is `T`, saying in the docs `@param t any T` is useless.

-------------

PR: https://git.openjdk.java.net/jfx/pull/610

Reply via email to