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
This could get interesting because AFAICT there is no Java type to represent a mixin. Scala appears to call this a "refined type".
Now, I am not sure if Guice actually cares about the iternals of the type or if we could make up a new class that extends Java.lang.reflect.type and call it a day.
@shengc Provided an example that involves a binding error when it probably shouldn't be.
The text was updated successfully, but these errors were encountered: