package test public trait GenericMethodParameters : java.lang.Object { public abstract fun ?> method(/*0*/ p0: jet.Array?, /*1*/ p1: B?): jet.Unit }