Files
2022-06-29 16:50:05 +00:00

5 lines
273 B
Plaintext
Vendored

public open class ConstructorWithSeveralParams : R|kotlin/Any| {
public constructor(integer: R|kotlin/Int!|, intBasic: R|kotlin/Int|, collection: R|ft<java/util/ArrayList<kotlin/String!>, java/util/ArrayList<kotlin/String!>?>|): R|test/ConstructorWithSeveralParams|
}