So this is the Method :
public static void rechercherProduit(String[][] tableau) { for (int i = 0 ; i < tableau.length(); i++) { if