20 lines
687 B
Plaintext
Vendored
20 lines
687 B
Plaintext
Vendored
public interface KotlinInterface {
|
|
public final static field Companion: KotlinInterface.Companion
|
|
public final static field FOO_INT: int
|
|
public final static @org.jetbrains.annotations.NotNull field FOO_STRING: java.lang.String
|
|
inner class KotlinInterface/Companion
|
|
}
|
|
|
|
|
|
public final static class KotlinInterface/Companion {
|
|
public final static field FOO_INT: int
|
|
public final static @org.jetbrains.annotations.NotNull field FOO_STRING: java.lang.String
|
|
inner class KotlinInterface/Companion
|
|
private method <init>(): void
|
|
}
|
|
|
|
|
|
public final class KotlinInterfaceKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|