21 lines
740 B
Plaintext
Vendored
21 lines
740 B
Plaintext
Vendored
public abstract class ClassValAbstract {
|
|
public final static field Companion: ClassValAbstract.Companion
|
|
private final static @org.jetbrains.annotations.NotNull field methods: java.lang.reflect.Method[]
|
|
inner class ClassValAbstract/Companion
|
|
public method <init>(): void
|
|
public abstract method getA(): int
|
|
public abstract method setA(p0: int): void
|
|
}
|
|
|
|
|
|
public final static class ClassValAbstract/Companion {
|
|
inner class ClassValAbstract/Companion
|
|
private method <init>(): void
|
|
public final @org.jetbrains.annotations.NotNull method getMethods(): java.lang.reflect.Method[]
|
|
}
|
|
|
|
|
|
public final class Kt1482_2279Kt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|