10 lines
340 B
Plaintext
Vendored
10 lines
340 B
Plaintext
Vendored
public final class MyClass {
|
|
public method <init>(): void
|
|
}
|
|
|
|
|
|
public final class PostfixNullableClassIncrementKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
public final static @org.jetbrains.annotations.Nullable method inc(@org.jetbrains.annotations.Nullable p0: MyClass): MyClass
|
|
}
|