How to overcome “same JVM signature” error when implementing a Java interface? February 18, 2023 by Tarik Making that variable private solves the problem. public class KotlinClass(private val name: String?) : JavaInterface