Join Slack
Powered by
the annotations docs explain how to declare new an...
# announcements
t
tokie
09/13/2016, 7:29 PM
the annotations docs explain how to declare new annotations, but I don't think it really shows how to inspect them. is there a more kotlin way of doing this?
method.isAnnotationPresent(NoDefaultView::class.java)
2
Views
Open in Slack
Previous
Next