blob: bff0fca80b4aa1a19783bb14611e3282493282fd [file] [log] [blame]
public final class MyClass /* one.MyClass*/ implements one.BaseInterface {
@org.jetbrains.annotations.Nullable()
public java.lang.String getPropertyWithValueClassParameter-BXGQg7w();// getPropertyWithValueClassParameter-BXGQg7w()
public MyClass(@org.jetbrains.annotations.NotNull() one.BaseInterface);// .ctor(one.BaseInterface)
public void functionWithValueClassParameter-rdfNfmQ(@org.jetbrains.annotations.NotNull() java.lang.String);// functionWithValueClassParameter-rdfNfmQ(java.lang.String)
public void regularFunction();// regularFunction()
}