Home
last modified time | relevance | path

Searched defs:orderedPermutations (Results 1 – 2 of 2) sorted by relevance

/external/guava/android/guava/src/com/google/common/collect/
DCollections2.java361 public static <E extends Comparable<? super E>> Collection<List<E>> orderedPermutations( in orderedPermutations() method in Collections2
413 public static <E> Collection<List<E>> orderedPermutations( in orderedPermutations() method in Collections2
/external/guava/guava/src/com/google/common/collect/
DCollections2.java384 public static <E extends Comparable<? super E>> Collection<List<E>> orderedPermutations( in orderedPermutations() method in Collections2
436 public static <E> Collection<List<E>> orderedPermutations( in orderedPermutations() method in Collections2