On Sat, 20 Aug 2022 00:27:32 GMT, Kevin Rushforth <k...@openjdk.org> wrote:

>> Added docs for inherited methods in `Bindings` subclasses.
>
> modules/javafx.base/src/main/java/javafx/beans/binding/Bindings.java line 174:
> 
>> 172:             /**
>> 173:              * Returns an immutable list of the dependencies of this 
>> binding.
>> 174:              */
> 
> Does the missing `@return` tag matter here? It isn't public docs so might not 
> matter. The same question applies to the other instances of this overridden 
> method.

I don't think it matters. The description is more important.

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

PR: https://git.openjdk.org/jfx/pull/881

Reply via email to