<@U4UGS5FC7> annotation processors can’t modify ex...
# kapt
i
@raulraja annotation processors can’t modify existing classes, but you can generate
class C
which will extend
class A
and will implement
interface B
👍 1