I have a method like this
public int[] processData(List dataList){ //business logic }
And I have used the following way to mo