Join Slack
Powered by
I have a reified method `M` being called from the ...
# announcements
r
rocketraman
02/20/2018, 10:54 PM
I have a reified method
M
being called from the
get()
of a val in an interface. The type
T
of
M
is the interface type. Is there a way to get the type of the class implementing the interface in
M
?
4
Views
Open in Slack
Previous
Next