mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-10 15:53:46 +00:00
14 lines
466 B
Plaintext
Vendored
14 lines
466 B
Plaintext
Vendored
public final class BasicmethodSuperClassKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|
|
|
|
|
|
public final class N {
|
|
public method <init>(): void
|
|
public method add(@org.jetbrains.annotations.NotNull p0: java.lang.Object): boolean
|
|
public method getSize(): int
|
|
public final method remove(p0: int): java.lang.Object
|
|
public method removeAt(p0: int): java.lang.Object
|
|
public final method size(): int
|
|
}
|