RandomBK
01/08/2018, 8:33 AMCollection
on methods that would normally be on the mutable Java Collection
interface but not on Kotlin's read-only interface. The declaration collision is against a synthetic inheritor
, which seems to be generated at https://github.com/JetBrains/kotlin/blob/master/compiler/backend/src/org/jetbrains/kotlin/codegen/CollectionStubMethodGenerator.ktorangy