mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-03-26 15:51:48 +00:00
7 lines
189 B
Plaintext
Vendored
7 lines
189 B
Plaintext
Vendored
public open class JavaBeanVal : R|kotlin/Any| {
|
|
public open fun getColor(): R|ft<@FlexibleNullability kotlin/String, kotlin/String?>!|
|
|
|
|
public constructor(): R|test/JavaBeanVal|
|
|
|
|
}
|