Home
last modified time | relevance | path

Searched refs:GwtIncompatible (Results 1 – 16 of 16) sorted by relevance

/external/guava/src/com/google/common/collect/
DSerialization.java20 import com.google.common.annotations.GwtIncompatible;
53 @GwtIncompatible("java.io.ObjectInputStream")
66 @GwtIncompatible("java.io.ObjectOutputStream")
80 @GwtIncompatible("java.io.ObjectInputStream")
92 @GwtIncompatible("java.io.ObjectInputStream")
112 @GwtIncompatible("java.io.ObjectOutputStream")
127 @GwtIncompatible("java.io.ObjectInputStream")
140 @GwtIncompatible("java.io.ObjectInputStream")
162 @GwtIncompatible("java.io.ObjectOutputStream")
179 @GwtIncompatible("java.io.ObjectInputStream")
[all …]
DPlatform.java20 import com.google.common.annotations.GwtIncompatible;
41 @GwtIncompatible("List.subList")
50 @GwtIncompatible("Class.isInstance")
86 @GwtIncompatible("Array.newInstance(Class, int)")
DObjectArrays.java20 import com.google.common.annotations.GwtIncompatible;
42 @GwtIncompatible("Array.newInstance(Class, int)")
66 @GwtIncompatible("Array.newInstance(Class, int)")
DForwardingList.java20 import com.google.common.annotations.GwtIncompatible;
83 @GwtIncompatible("List.subList")
DMapMaker.java20 import com.google.common.annotations.GwtIncompatible;
145 @GwtIncompatible("java.util.concurrent.ConcurrentHashMap concurrencyLevel")
165 @GwtIncompatible("java.lang.ref.WeakReference")
184 @GwtIncompatible("java.lang.ref.SoftReference")
217 @GwtIncompatible("java.lang.ref.WeakReference")
240 @GwtIncompatible("java.lang.ref.SoftReference")
DIterables.java20 import com.google.common.annotations.GwtIncompatible;
235 @GwtIncompatible("Array.newInstance(Class, int)")
522 @GwtIncompatible("Class.isInstance")
DIterators.java20 import com.google.common.annotations.GwtIncompatible;
309 @GwtIncompatible("Array.newArray")
625 @GwtIncompatible("Class.isInstance")
DSynchronized.java20 import com.google.common.annotations.GwtIncompatible;
441 @GwtIncompatible("List.subList")
DAbstractMultimap.java20 import com.google.common.annotations.GwtIncompatible;
760 @GwtIncompatible("List.subList")
/external/guava/src/com/google/common/primitives/
DLongs.java20 import com.google.common.annotations.GwtIncompatible;
247 @GwtIncompatible("doesn't work")
275 @GwtIncompatible("doesn't work")
DChars.java20 import com.google.common.annotations.GwtIncompatible;
277 @GwtIncompatible("doesn't work")
296 @GwtIncompatible("doesn't work")
DShorts.java20 import com.google.common.annotations.GwtIncompatible;
277 @GwtIncompatible("doesn't work")
296 @GwtIncompatible("doesn't work")
DInts.java20 import com.google.common.annotations.GwtIncompatible;
279 @GwtIncompatible("doesn't work")
302 @GwtIncompatible("doesn't work")
Dgenerate.sh44 import com.google.common.annotations.GwtIncompatible;
300 @GwtIncompatible("doesn't work")
/external/guava/src/com/google/common/annotations/
DGwtIncompatible.java41 public @interface GwtIncompatible { annotation
/external/guava/src/com/google/common/base/
DPredicates.java20 import com.google.common.annotations.GwtIncompatible;
190 @GwtIncompatible("Class.isInstance")