public interface K { public abstract @org.jetbrains.annotations.NotNull method getFoo(): java.lang.String public abstract method setFoo(@org.jetbrains.annotations.NotNull p0: java.lang.String): void } public final class KKt { public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String }