7 lines
169 B
Plaintext
7 lines
169 B
Plaintext
namespace test
|
|
|
|
public open class NotNullParameter : java.lang.Object {
|
|
public constructor NotNullParameter()
|
|
public open fun hi(/*0*/ p0 : jet.String) : Unit
|
|
}
|