static O[] unrollParams(O[] params) { for (O o : params) if (o[i] instanceof Map) ... ret mapToObjectArray(map); }