If I do that in eclipse and hover it I see it still attaches a
InvalidationListener!

To me it looks like the compiler does not care about what you are trying
to tell him because this syntax does only have a meaning on methods who
don't declare a generic type in its signature!

Tom

On 20.03.14 13:03, Scott Palmer wrote:
> n.managedProperty().<ChangeListener>addListener(x -> test(x));

Reply via email to