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