I would like to pass the left generic type <*&g...
# announcements
d
I would like to pass the left generic type <*> used in the Dog’s constructor argument to the callback function, Do you have an idea how to do that ? I want avoid to use two generic types for the class Dog.