7 lines
272 B
Plaintext
Vendored
7 lines
272 B
Plaintext
Vendored
package test
|
|
|
|
public open class MethodWithMappedClasses {
|
|
public constructor MethodWithMappedClasses()
|
|
public open fun </*0*/ T : kotlin.Any!> copy(/*0*/ p0: kotlin.collections.(Mutable)List<in T!>!, /*1*/ p1: kotlin.collections.(Mutable)List<T!>!): kotlin.Unit
|
|
}
|