| 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() |
| } |