package test public /*synthesized*/ fun ?, /*1*/ B : jet.List?> GenericInterfaceParametersWithBounds(/*0*/ function: (jet.Array?, B?) -> jet.Unit): test.GenericInterfaceParametersWithBounds where A : java.lang.Cloneable? public trait GenericInterfaceParametersWithBounds?, /*1*/ B : jet.List?> : java.lang.Object where A : java.lang.Cloneable? { public abstract fun method(/*0*/ p0: jet.Array?, /*1*/ p1: B?): jet.Unit }