public class A { private final @org.jetbrains.annotations.NotNull field b: B public method (@org.jetbrains.annotations.NotNull p0: B): void public final @org.jetbrains.annotations.NotNull method a(): A public final @org.jetbrains.annotations.NotNull method getB(): B } public final class B { public method (): void } public final class SelfcreateKt { public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String }