7 lines
250 B
Plaintext
Vendored
7 lines
250 B
Plaintext
Vendored
public open class MethodWithMappedClasses : R|kotlin/Any| {
|
|
public open fun <T> copy(dest: R|kotlin/collections/MutableList<in T>|, src: R|kotlin/collections/List<T>|): R|kotlin/Unit|
|
|
|
|
public constructor(): R|test/MethodWithMappedClasses|
|
|
|
|
}
|