blob: 26043552cb47065a66ecc42ac61794c20671b804 [file] [log] [blame]
public final class B /* p.B*/ implements p.I {
@org.jetbrains.annotations.NotNull()
private final p.I f;
public B(@org.jetbrains.annotations.NotNull() p.I);// .ctor(p.I)
public void f();// f()
public void g();// g()
}