mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-18 08:31:38 +00:00
13 lines
602 B
Plaintext
Vendored
13 lines
602 B
Plaintext
Vendored
public final class A {
|
|
private @org.jetbrains.annotations.NotNull field v: java.lang.String
|
|
public method <init>(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
|
|
protected final @org.jetbrains.annotations.NotNull method getV(): java.lang.String
|
|
public final @org.jetbrains.annotations.NotNull method ref(): kotlin.reflect.KMutableProperty1
|
|
protected final method setV(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
|
|
}
|
|
|
|
|
|
public final class ProtectedClassVarKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|