val isContainer1 = this.javaClass.kotlin.annotatio...
# announcements
s
val isContainer1 = this.javaClass.kotlin.annotations.any ( a -> TypeContainer) I need to check if TypeContainer is part of the annotations o nthis class