mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-13 15:53:49 +00:00
31 lines
2.3 KiB
Plaintext
Vendored
31 lines
2.3 KiB
Plaintext
Vendored
public final class Weird {
|
|
public method <init>(): void
|
|
public synthetic method getKey(): java.lang.Object
|
|
public @org.jetbrains.annotations.NotNull method getKey(): java.lang.String
|
|
public synthetic method getValue(): java.lang.Object
|
|
public @org.jetbrains.annotations.NotNull method getValue(): java.lang.String
|
|
public method hasNext(): boolean
|
|
public @org.jetbrains.annotations.NotNull method iterator(): java.util.Iterator
|
|
public synthetic method next(): java.lang.Object
|
|
public @org.jetbrains.annotations.NotNull method next(): java.lang.String
|
|
public method remove(): void
|
|
public @org.jetbrains.annotations.NotNull method setValue(@org.jetbrains.annotations.NotNull p0: java.lang.String): java.lang.String
|
|
public synthetic method setValue(p0: java.lang.Object): java.lang.Object
|
|
}
|
|
|
|
|
|
public final class WeirdMutableCastsKt {
|
|
public final static method asFailsWithCCE(@org.jetbrains.annotations.NotNull p0: java.lang.String, @org.jetbrains.annotations.NotNull p1: kotlin.jvm.functions.Function0): void
|
|
public final static method asSucceeds(@org.jetbrains.annotations.NotNull p0: java.lang.String, @org.jetbrains.annotations.NotNull p1: kotlin.jvm.functions.Function0): void
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
private final static method reifiedAsFailsWithCCE(p0: java.lang.Object, p1: java.lang.String): void
|
|
private final static method reifiedAsSucceeds(p0: java.lang.Object, p1: java.lang.String): void
|
|
private final static method reifiedIs(p0: java.lang.Object): boolean
|
|
private final static method reifiedIsNot(p0: java.lang.Object): boolean
|
|
private final static method reifiedSafeAsReturnsNonNull(p0: java.lang.Object, p1: java.lang.String): void
|
|
private final static method reifiedSafeAsReturnsNull(p0: java.lang.Object, p1: java.lang.String): void
|
|
public final static method safeAsReturnsNonNull(@org.jetbrains.annotations.NotNull p0: java.lang.String, @org.jetbrains.annotations.NotNull p1: kotlin.jvm.functions.Function0): void
|
|
public final static method safeAsReturnsNull(@org.jetbrains.annotations.NotNull p0: java.lang.String, @org.jetbrains.annotations.NotNull p1: kotlin.jvm.functions.Function0): void
|
|
public final static @org.jetbrains.annotations.NotNull method unsupported(): java.lang.Void
|
|
}
|