Join Slack
Powered by
val isContainer1 = this.javaClass.kotlin.annotatio...
# announcements
s
somoni
08/28/2016, 5:01 PM
val isContainer1 = this.javaClass.kotlin.annotations.any ( a -> TypeContainer) I need to check if TypeContainer is part of the annotations o nthis class
Open in Slack
Previous
Next