Searched defs:InverseSerializedForm (Results 1 - 9 of 9) sorted by relevance

/external/guava/guava/src/com/google/common/collect/
H A DRegularImmutableBiMap.java327 return new InverseSerializedForm<K, V>(RegularImmutableBiMap.this);
331 private static class InverseSerializedForm<K, V> implements Serializable { class in class:RegularImmutableBiMap
334 InverseSerializedForm(ImmutableBiMap<K, V> forward) { method in class:RegularImmutableBiMap.InverseSerializedForm
H A DHashBiMap.java632 return new InverseSerializedForm<K, V>(HashBiMap.this);
636 private static final class InverseSerializedForm<K, V> implements Serializable { class in class:HashBiMap
639 InverseSerializedForm(HashBiMap<K, V> bimap) { method in class:HashBiMap.InverseSerializedForm
/external/annotation-tools/annotation-file-utilities/lib/
H A Dguava-20.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/guice/lib/
H A Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/dagger2/lib/
H A Dauto-value-1.4.1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/auto/ com/google/auto/value/ ...
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/annotation-tools/annotation-file-utilities/
H A Dannotation-file-utilities.jarMETA-INF/ META-INF/MANIFEST.MF annotations/ annotations/el/ annotations/field/ annotations/io/ annotations/io/classfile/ ...
/external/conscrypt/benchmark-android/
H A Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties.java package vogar ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 596 milliseconds