mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-10 15:53:46 +00:00
9 lines
346 B
Plaintext
Vendored
9 lines
346 B
Plaintext
Vendored
public final class UnboundWildcard : R|kotlin/Any| {
|
|
public final operator fun foo(): R|ft<test/UnboundWildcard.MyClass<*>, test/UnboundWildcard.MyClass<*>?>|!
|
|
|
|
public final operator fun collection(): R|ft<kotlin/collections/MutableCollection<*>, kotlin/collections/Collection<*>?>|!
|
|
|
|
public constructor(): R|test/UnboundWildcard|
|
|
|
|
}
|