mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-03-10 08:31:29 +00:00
4 lines
258 B
Java
Vendored
4 lines
258 B
Java
Vendored
public final class ClassWithConstructor /* ClassWithConstructor*/ {
|
|
public ClassWithConstructor(@org.jetbrains.annotations.Nullable() java.lang.String, @org.jetbrains.annotations.NotNull() java.lang.String);// .ctor(java.lang.String, java.lang.String)
|
|
|
|
} |