You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It will be nice to support an interface (without any implementation) as ObjectProperty, and use java8 interface features. For example, the next interface:
It will be nice to support an interface (without any implementation) as
ObjectProperty
, and use java8 interface features. For example, the next interface:and then with
ConfigRegistry
:Note: mapping on interface method name
The text was updated successfully, but these errors were encountered: