package test import java.util.* public open class MethodWithMappedClasses : Object() { public open fun copy(p0 : MutableList, p1 : List) {} }