23 lines
937 B
Plaintext
Vendored
23 lines
937 B
Plaintext
Vendored
public final class Kt633Kt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|
|
|
|
|
|
public final class MyArray {
|
|
private final @org.jetbrains.annotations.NotNull field a: mInt[]
|
|
public method <init>(): void
|
|
public final @org.jetbrains.annotations.NotNull method get(@org.jetbrains.annotations.NotNull p0: mInt): mInt
|
|
public final @org.jetbrains.annotations.NotNull method getA(): mInt[]
|
|
public final method set(@org.jetbrains.annotations.NotNull p0: mInt, @org.jetbrains.annotations.NotNull p1: mInt): void
|
|
}
|
|
|
|
|
|
public final class mInt {
|
|
private final field i: int
|
|
public method <init>(p0: int): void
|
|
public final method getI(): int
|
|
public final @org.jetbrains.annotations.NotNull method inc(): mInt
|
|
public final @org.jetbrains.annotations.NotNull method plus(p0: int): mInt
|
|
public @org.jetbrains.annotations.NotNull method toString(): java.lang.String
|
|
}
|