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
#449 added support for implementing Swift protocols in Java, by conforming to their extracted Java interface. We only added support for methods for now, and need to add support for any protocols with var requirements.