Class Solution
-
- All Implemented Interfaces:
public final class Solution
-
-
Method Detail
-
findPrimePairs
final List<List<Integer>> findPrimePairs(Integer n)
-
-