Join Slack
Hi everyone, currently running into issues with Annotations generally. I try to achieve to annotate ...
# kapt
t
Timo Gruen
04/06/2021, 2:32 PM
Hi everyone, currently running into issues with Annotations generally. I try to achieve to annotate a
Property
with annotation
A
. And i want annotation
A
to apply multiple other annotations, such as
B
and
C
. As far as i can remember from Java, I simply was able to annotate
A
with
B
and
C
and the Property simply got annotated with all three. Is there any mechanism in Kotlin doing so? (Dunno if one would call it inheritance or not…)
8
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by