Searched refs:getCartesianOfTwoElements (Results 1 – 1 of 1) sorted by relevance
29 resultArray[i] = getCartesianOfTwoElements(firstElement, secondElement); in cartesianProduct()37 private static Object getCartesianOfTwoElements(Object objectOne, Object objectTwo) { in getCartesianOfTwoElements() method in Cartesian