blob: e2216c10499afcc5d81db1b2c7533a3085d65ac8 [file]
public final class Derived /* Derived*/ implements Base {
@org.jetbrains.annotations.NotNull()
public java.lang.String getBoo();// getBoo()
public Derived(@org.jetbrains.annotations.NotNull() Base);// .ctor(Base)
}