Join Slack
Powered by
One applies to classes, the other to types :stuck_...
# announcements
k
karelpeeters
08/09/2018, 8:12 PM
One applies to classes, the other to types 😛
val a: @Foo Int = 5
t
tschuchort
08/09/2018, 9:13 PM
But when I use it like that
var x: @TypeAnnotation Integer? = null
my annotation processor never gets called even though it works with class annotations
2
Views
Open in Slack
Previous
Next