Declaration of `to` is as follows: ``` ScopedBindi...
# announcements
o
Declaration of
to
is as follows:
Copy code
ScopedBindingBuilder to(Class<? extends T> implementation);
So its parameter should be subtype of what you gave as
bind
argument