blob: 598262355f11fecbbf455cb4002e62841e69e393 [file]
public final class MyClass /* one.MyClass*/ implements one.BaseInterface {
@java.lang.Override()
public void regularFunction();// regularFunction()
public MyClass(@org.jetbrains.annotations.NotNull() @org.jetbrains.annotations.NotNull() one.BaseInterface);// .ctor(@org.jetbrains.annotations.NotNull() one.BaseInterface)
}