mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-17 00:21:28 +00:00
6 lines
267 B
Plaintext
Vendored
6 lines
267 B
Plaintext
Vendored
public final class UnitNullableCastKt {
|
|
public final static @org.jetbrains.annotations.Nullable method bar(): java.lang.Integer
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
public final static method foo(): void
|
|
}
|