mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-08 15:53:19 +00:00
6 lines
202 B
Kotlin
Vendored
6 lines
202 B
Kotlin
Vendored
fun cc(): Comparable<java.lang.CharSequence>? = null
|
|
|
|
// method: ComparableKt::cc
|
|
// jvm signature: ()Ljava/lang/Comparable;
|
|
// generic signature: ()Ljava/lang/Comparable<Ljava/lang/CharSequence;>;
|