-
Enhancement
-
Resolution: Won't Fix
-
P4
-
None
-
jfx16
-
generic
-
generic
A DESCRIPTION OF THE PROBLEM :
Let use Function interface instead of Callback interface in FXMLLoader
How can it be done:
1. Make javafx.util.Callback extend java.util.function.Function
2. Replace controllerFactory Callback with a Function
Let use Function interface instead of Callback interface in FXMLLoader
How can it be done:
1. Make javafx.util.Callback extend java.util.function.Function
2. Replace controllerFactory Callback with a Function