14 lines
571 B
Plaintext
Vendored
14 lines
571 B
Plaintext
Vendored
public final class Kt1891Kt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|
|
|
|
|
|
public final class MyList {
|
|
private @org.jetbrains.annotations.Nullable field value: java.lang.Object
|
|
public method <init>(): void
|
|
public final method get(p0: int): java.lang.Object
|
|
public final @org.jetbrains.annotations.Nullable method getValue(): java.lang.Object
|
|
public final method set(p0: int, p1: java.lang.Object): void
|
|
public final method setValue(@org.jetbrains.annotations.Nullable p0: java.lang.Object): void
|
|
}
|