6 lines
381 B
Plaintext
Vendored
6 lines
381 B
Plaintext
Vendored
public final class PrefixNullableIncrementKt {
|
|
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: java.lang.Integer): java.lang.Integer
|
|
public final static @org.jetbrains.annotations.Nullable method init(): java.lang.Integer
|
|
}
|