public open class ConstructorWithSeveralParams : R|kotlin/Any| { public constructor(integer: R|kotlin/Int|, intField: R|kotlin/Int|, collection: R|java/util/ArrayList|): R|test/ConstructorWithSeveralParams| }