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
The current method of interface object generation can be vastly improved by using the lambda factory in Java 8. This would then also make #65 feasible.
The current method of interface object generation can be vastly improved by using the lambda factory in Java 8. This would then also make #65 feasible.