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 makes sense to map interfaces with no methods (marker interfaces) as unions. So it might be a good idea add an option to the existing InterfaceStrategy impls to skip such interfaces and make UnionMapper accept them.