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
After #6343 the class SettableBeanPropertyDelegate is implementing SettableBeanProperty.Delegating.
The current name (SettableBeanPropertyDelegate) is confusing and should be changed to something semantically correct such as SettableBeanPropertyDelegating.
The text was updated successfully, but these errors were encountered:
Description
Part of #5778
After #6343 the class
SettableBeanPropertyDelegate
is implementingSettableBeanProperty.Delegating
.The current name (
SettableBeanPropertyDelegate
) is confusing and should be changed to something semantically correct such asSettableBeanPropertyDelegating
.The text was updated successfully, but these errors were encountered: