Home
last modified time | relevance | path

Searched refs:findNextL (Results 1 – 1 of 1) sorted by relevance

/external/guava/guava/src/com/google/common/collect/
DCollections2.java510 int l = findNextL(j); in calculateNextPermutation()
526 int findNextL(int j) { in findNextL() method in Collections2.OrderedPermutationIterator