16 lines
967 B
Plaintext
Vendored
16 lines
967 B
Plaintext
Vendored
public final class A {
|
|
private @org.jetbrains.annotations.Nullable field x: java.lang.Integer
|
|
public @synthetic.kotlin.jvm.GeneratedByJvmOverloads method <init>(): void
|
|
public method <init>(@org.jetbrains.annotations.Nullable p0: java.lang.Integer): void
|
|
public synthetic method <init>(p0: java.lang.Integer, p1: int, p2: kotlin.jvm.internal.DefaultConstructorMarker): void
|
|
public final @org.jetbrains.annotations.Nullable method getX(): java.lang.Integer
|
|
public final method setX(@org.jetbrains.annotations.Nullable p0: java.lang.Integer): void
|
|
}
|
|
|
|
|
|
public final class UnsafeRemovingKt {
|
|
public final static @org.jetbrains.annotations.Nullable method acceptingBoxed(@org.jetbrains.annotations.Nullable p0: java.lang.Integer): java.lang.Integer
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
public final static @org.jetbrains.annotations.Nullable method returningBoxed(): java.lang.Integer
|
|
}
|