> I don’t know what language limitations are th...
# language-proposals
o
I don’t know what language limitations are there but it seems possible to me
This is the point. You need to study the language, understand limitations, how language features interact with each other. There might be a reason after all why
@JvmOverloads
is not supported on interface members.