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's difficult to add any fields to the AbstractUIElement superclass without updating every element. I suspect that using Lombok's experimental SuperBuilder would fix this.
The text was updated successfully, but these errors were encountered:
It's difficult to add any fields to the
AbstractUIElement
superclass without updating every element. I suspect that using Lombok's experimentalSuperBuilder
would fix this.The text was updated successfully, but these errors were encountered: