Searched defs:SingletonImmutableList (Results 1 - 5 of 5) sorted by relevance

/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
H A DSingletonImmutableList.java25 * GWT emulated version of {@link SingletonImmutableList}.
29 final class SingletonImmutableList<E> extends ForwardingImmutableList<E> { class in inherits:ForwardingImmutableList
37 SingletonImmutableList(E element) { method in class:SingletonImmutableList
/external/guava/guava/src/com/google/common/collect/
H A DSingletonImmutableList.java35 final class SingletonImmutableList<E> extends ImmutableList<E> { class in inherits:ImmutableList
39 SingletonImmutableList(E element) { method in class:SingletonImmutableList
/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/vogar/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/annotations/ ...

Completed in 115 milliseconds