Join Slack
Powered by
In my annotation processor, I want to check if the...
# kapt
m
markotron
11/19/2017, 3:47 PM
In my annotation processor, I want to check if the annotated object is extending an interface. How can I do that? (Check if the annotated element is an object and check if it’s implementing the interface?)
Open in Slack
Previous
Next