Home
last modified time | relevance | path

Searched defs:sortedCopyOf (Results 1 – 3 of 3) sorted by relevance

/external/guava/guava/src/com/google/common/collect/
DImmutableList.java318 public static <E extends Comparable<? super E>> ImmutableList<E> sortedCopyOf( in sortedCopyOf() method in ImmutableList
341 public static <E> ImmutableList<E> sortedCopyOf( in sortedCopyOf() method in ImmutableList
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
DImmutableList.java187 public static <E extends Comparable<? super E>> ImmutableList<E> sortedCopyOf( in sortedCopyOf() method in ImmutableList
195 public static <E> ImmutableList<E> sortedCopyOf( in sortedCopyOf() method in ImmutableList
/external/guava/android/guava/src/com/google/common/collect/
DImmutableList.java297 public static <E extends Comparable<? super E>> ImmutableList<E> sortedCopyOf( in sortedCopyOf() method in ImmutableList
320 public static <E> ImmutableList<E> sortedCopyOf( in sortedCopyOf() method in ImmutableList