mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-09 00:21:47 +00:00
11 lines
640 B
Plaintext
Vendored
11 lines
640 B
Plaintext
Vendored
public final class AugmentedAssignmentWithComplexRhsKt {
|
|
private static @org.jetbrains.annotations.NotNull field log: java.lang.String
|
|
private static field result: int
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
public final static @org.jetbrains.annotations.NotNull method getLog(): java.lang.String
|
|
public final static method getResult(): int
|
|
public final static method id(p0: java.lang.Object): java.lang.Object
|
|
public final static method setLog(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
|
|
public final static method setResult(p0: int): void
|
|
}
|