blob: 6594074ce2e75f0a482251246bd07d1fd0925588 [file]
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()
}