37 lines
1.4 KiB
Plaintext
Vendored
37 lines
1.4 KiB
Plaintext
Vendored
public final class Kt471Kt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
public final static method test1(): boolean
|
|
public final static method test2(): boolean
|
|
public final static method test3(): boolean
|
|
public final static method test4(): boolean
|
|
public final static method test5(): boolean
|
|
public final static method test6(): boolean
|
|
public final static method test7(): boolean
|
|
public final static method test8(): boolean
|
|
}
|
|
|
|
|
|
public final class MNR {
|
|
private @org.jetbrains.annotations.NotNull field ref: MyNumber
|
|
public method <init>(@org.jetbrains.annotations.NotNull p0: MyNumber): void
|
|
public final @org.jetbrains.annotations.NotNull method getRef(): MyNumber
|
|
public final method setRef(@org.jetbrains.annotations.NotNull p0: MyNumber): void
|
|
}
|
|
|
|
|
|
public final class MyArrayList {
|
|
private field value17: java.lang.Object
|
|
private field value39: java.lang.Object
|
|
public method <init>(): void
|
|
public final method get(p0: int): java.lang.Object
|
|
public final @org.jetbrains.annotations.Nullable method set(p0: int, p1: java.lang.Object): java.lang.Object
|
|
}
|
|
|
|
|
|
public final class MyNumber {
|
|
private final field i: int
|
|
public method <init>(p0: int): void
|
|
public final method getI(): int
|
|
public final @org.jetbrains.annotations.NotNull method inc(): MyNumber
|
|
}
|