Uses of Interface
g1201_1300.s1237_find_positive_integer_solution_for_a_given_equation.Solution.CustomFunction
-
Packages that use Solution.CustomFunction Package Description g1201_1300.s1237_find_positive_integer_solution_for_a_given_equation -
-
Uses of Solution.CustomFunction in g1201_1300.s1237_find_positive_integer_solution_for_a_given_equation
Methods in g1201_1300.s1237_find_positive_integer_solution_for_a_given_equation with parameters of type Solution.CustomFunction Modifier and Type Method Description List<List<Integer>>Solution. findSolution(Solution.CustomFunction customfunction, int z)
-