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
{{ message }}
This repository was archived by the owner on Jun 20, 2023. It is now read-only.
Originally some interfaces were attempted to be made public (which isn't possible for Java interfaces), so we had to remove them from being implemented in public members.
<!-- TransitionInterface, TransitionListenerInterface and VisibilityInterface are all marked as private and since they are java interfaces we cannot change visibility -->
0 commit comments