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