Searched refs:readResolve (Results 26 - 50 of 56) sorted by relevance

123

/external/guava/guava/src/com/google/common/base/
H A DOptional.java300 private Object readResolve() { method in class:Optional.Absent
/external/guava/guava/src/com/google/common/collect/
H A DImmutableCollection.java257 Object readResolve() { method in class:ImmutableCollection.SerializedForm
H A DCut.java164 private Object readResolve() { method in class:Cut.BelowAll
222 private Object readResolve() { method in class:Cut.AboveAll
H A DImmutableSortedMap.java515 Object readResolve() { method in class:ImmutableSortedMap.EntrySetSerializedForm
606 Object readResolve() { method in class:ImmutableSortedMap.ValuesSerializedForm
753 @Override Object readResolve() { method in class:ImmutableSortedMap.SerializedForm
H A DImmutableMultiset.java449 Object readResolve() { method in class:ImmutableMultiset.EntrySet.EntrySetSerializedForm
473 Object readResolve() { method in class:ImmutableMultiset.SerializedForm
H A DRegularContiguousSet.java181 private Object readResolve() { method in class:RegularContiguousSet.SerializedForm
H A DImmutableMap.java415 Object readResolve() { method in class:ImmutableMap.SerializedForm
H A DAbstractBiMap.java404 Object readResolve() { method in class:AbstractBiMap.Inverse
H A DComputingConcurrentHashMap.java411 Object readResolve() { method in class:ComputingConcurrentHashMap.ComputingSerializationProxy
H A DImmutableList.java515 Object readResolve() { method in class:ImmutableList.SerializedForm
H A DImmutableSet.java517 Object readResolve() { method in class:ImmutableSet.SerializedForm
H A DImmutableSortedMultiset.java592 Object readResolve() { method in class:ImmutableSortedMultiset.SerializedForm
H A DImmutableSortedSet.java683 Object readResolve() { method in class:ImmutableSortedSet.SerializedForm
/external/guava/guava/src/com/google/common/hash/
H A DBloomFilter.java228 Object readResolve() { method in class:BloomFilter.SerialForm
/external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/
H A DTestCertUtils.java264 protected Object readResolve() { method in class:TestCertUtils.TestCertPath
410 protected Object readResolve() { method in class:TestCertUtils.TestCertificate
/external/mockito/src/org/mockito/internal/creation/
H A DAcrossJVMSerializationFeature.java176 * <p>Deserialization of the mock will be performed by the {@link #readResolve()} method via
218 private Object readResolve() throws ObjectStreamException { method in class:AcrossJVMSerializationFeature.AcrossJVMMockSerializationProxy
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.metadata_2.0.0.v20100601.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ecf_3.1.0.v20100529-0735.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dcommons-lang-2.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/lang/ ...
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/guava/guava/src/com/google/common/cache/
H A DLocalCache.java4580 * Unfortunately, readResolve() doesn't get called when a circular dependency is present, so the
4677 private Object readResolve() { method in class:LocalCache.ManualSerializationProxy
4692 * Unfortunately, readResolve() doesn't get called when a circular dependency is present, so the
4736 private Object readResolve() { method in class:LocalCache.LoadingSerializationProxy

Completed in 413 milliseconds

123