mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-09 15:53:37 +00:00
15 lines
488 B
Plaintext
Vendored
15 lines
488 B
Plaintext
Vendored
public final class A {
|
|
public method <init>(): void
|
|
public method contains(p0: java.lang.Long): boolean
|
|
public final method contains(p0: java.lang.Object): boolean
|
|
public method getSize(): int
|
|
public method remove(p0: java.lang.Long): boolean
|
|
public final method remove(p0: java.lang.Object): boolean
|
|
public final method size(): int
|
|
}
|
|
|
|
|
|
public final class HashSetKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|