import p.* class JavaInheritor1 implements KotlinTrait{} // is not suitable because type arguments do not match class JavaInheritor2 implements KotlinTrait{}