Searched refs:isPositiveInt (Results 1 – 1 of 1) sorted by relevance
443 if (!isPositiveInt(permutations)) { in calculateSize()451 if (!isPositiveInt(permutations)) { in calculateSize()671 private static boolean isPositiveInt(long n) { in isPositiveInt() method in Collections2