5fa1774cc1
#KT-1924 In Progress #KT-2830 Fixed
7 lines
241 B
Plaintext
7 lines
241 B
Plaintext
package test
|
|
|
|
public open class MethodWithMappedClasses : java.lang.Object {
|
|
public constructor MethodWithMappedClasses()
|
|
public open fun </*0*/ T> copy(/*0*/ dest: kotlin.MutableList<in T>, /*1*/ src: kotlin.List<T>): kotlin.Unit
|
|
}
|