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