public abstract class A { public method (): void public abstract @org.jetbrains.annotations.NotNull method f(): java.lang.String } public final class AnonymousObjectKt { public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String private final static method foo(): A }