Home
last modified time | relevance | path

Searched defs:copyOfInternal (Results 1 – 6 of 6) sorted by relevance

/external/guava/guava/src/com/google/common/collect/
DImmutableSortedMultiset.java278 private static <E> ImmutableSortedMultiset<E> copyOfInternal( in copyOfInternal() method in ImmutableSortedMultiset
296 private static <E> ImmutableSortedMultiset<E> copyOfInternal( in copyOfInternal() method in ImmutableSortedMultiset
DImmutableSortedSet.java390 private static <E> ImmutableSortedSet<E> copyOfInternal( in copyOfInternal() method in ImmutableSortedSet
409 private static <E> ImmutableSortedSet<E> copyOfInternal( in copyOfInternal() method in ImmutableSortedSet
DImmutableMultiset.java198 private static <E> ImmutableMultiset<E> copyOfInternal(E... elements) { in copyOfInternal() method in ImmutableMultiset
202 private static <E> ImmutableMultiset<E> copyOfInternal( in copyOfInternal() method in ImmutableMultiset
DImmutableSortedMap.java226 private static <K, V> ImmutableSortedMap<K, V> copyOfInternal( in copyOfInternal() method in ImmutableSortedMap
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
DImmutableSortedSet.java186 private static <E> ImmutableSortedSet<E> copyOfInternal( in copyOfInternal() method in ImmutableSortedSet
207 private static <E> ImmutableSortedSet<E> copyOfInternal( in copyOfInternal() method in ImmutableSortedSet
DImmutableSortedMap.java141 private static <K, V> ImmutableSortedMap<K, V> copyOfInternal( in copyOfInternal() method in ImmutableSortedMap