Home
last modified time | relevance | path

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

/external/guava/guava/src/com/google/common/collect/
DImmutableAsList.java36 abstract ImmutableCollection<E> delegateCollection(); in delegateCollection() method in ImmutableAsList
41 return delegateCollection().contains(target); in contains()
46 return delegateCollection().size(); in size()
51 return delegateCollection().isEmpty(); in isEmpty()
56 return delegateCollection().isPartialView(); in isPartialView()
82 return new SerializedForm(delegateCollection()); in writeReplace()
DImmutableSortedAsList.java40 ImmutableSortedSet<E> delegateCollection() { in delegateCollection() method in ImmutableSortedAsList
41 return (ImmutableSortedSet<E>) super.delegateCollection(); in delegateCollection()
45 return delegateCollection().comparator(); in comparator()
53 int index = delegateCollection().indexOf(target); in indexOf()
DRegularImmutableAsList.java44 ImmutableCollection<E> delegateCollection() { in delegateCollection() method in RegularImmutableAsList
DImmutableMapKeySet.java67 ImmutableCollection<K> delegateCollection() { in createAsList() method in ImmutableMapKeySet
DImmutableMapValues.java71 ImmutableCollection<V> delegateCollection() { in createAsList() method in ImmutableMapValues
DRegularImmutableSortedMap.java72 ImmutableCollection<Entry<K, V>> delegateCollection() { in createAsList() method
DRegularImmutableTable.java64 ImmutableCollection<Cell<R, C, V>> delegateCollection() { in createAsList() method in RegularImmutableTable.CellSet
DRegularImmutableBiMap.java313 ImmutableCollection<Entry<V, K>> delegateCollection() {
DImmutableMultiset.java376 ImmutableCollection<Entry<E>> delegateCollection() { in createAsList() method in EntrySet
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
DImmutableAsList.java31 abstract ImmutableCollection<E> delegateCollection(); in delegateCollection() method in ImmutableAsList
36 return delegateCollection().contains(target); in contains()
41 return delegateCollection().size(); in size()
46 return delegateCollection().isEmpty(); in isEmpty()
51 return delegateCollection().isPartialView(); in isPartialView()
DImmutableSortedAsList.java37 ImmutableSortedSet<E> delegateCollection() { in delegateCollection() method in ImmutableSortedAsList
38 return (ImmutableSortedSet<E>) super.delegateCollection(); in delegateCollection()
42 return delegateCollection().comparator(); in comparator()
DRegularImmutableAsList.java43 ImmutableCollection<E> delegateCollection() { in delegateCollection() method in RegularImmutableAsList
DImmutableMapKeySet.java65 ImmutableCollection<K> delegateCollection() { in createAsList() method in ImmutableMapKeySet
DImmutableMapValues.java69 ImmutableCollection<V> delegateCollection() { in createAsList() method in ImmutableMapValues
DImmutableMultiset.java365 ImmutableCollection<Entry<E>> delegateCollection() { in createAsList() method in EntrySet
/external/guava/guava-gwt/src/com/google/common/collect/
DRegularImmutableAsList_CustomFieldSerializer.java40 ImmutableCollection<Object> delegateCollection = (ImmutableCollection) reader.readObject(); in instantiate() local
42 return new RegularImmutableAsList<Object>(delegateCollection, delegateList); in instantiate()
47 writer.writeObject(instance.delegateCollection()); in serialize()
/external/dagger2/lib/
Dauto-value-1.4.1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/cldr/tools/java/libs/
Dguava.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/guice/lib/
Dguava-19.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/error_prone/error_prone/
Derror_prone_core-2.3.2-with-dependencies.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
/external/conscrypt/benchmark-android/
Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...
/external/v8/src/inspector/build/closure-compiler/
Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...