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.java319 public static <E extends Comparable<? super E>> ImmutableList<E> sortedCopyOf( in sortedCopyOf() method in ImmutableList
342 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.java193 public static <E extends Comparable<? super E>> ImmutableList<E> sortedCopyOf( in sortedCopyOf() method in ImmutableList
201 public static <E> ImmutableList<E> sortedCopyOf( in sortedCopyOf() method in ImmutableList
/external/guava/android/guava/src/com/google/common/collect/
DImmutableList.java310 public static <E extends Comparable<? super E>> ImmutableList<E> sortedCopyOf( in sortedCopyOf() method in ImmutableList
333 public static <E> ImmutableList<E> sortedCopyOf( in sortedCopyOf() method in ImmutableList