HomeSort by relevance Sort by last modified time
    Searched defs:SingletonImmutableSet (Results 1 - 6 of 6) sorted by null

  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
SingletonImmutableSet.java 24 * GWT emulation of {@link SingletonImmutableSet}.
28 final class SingletonImmutableSet<E> extends ImmutableSet<E> {
37 SingletonImmutableSet(E element) {
  /external/guava/guava/src/com/google/common/collect/
SingletonImmutableSet.java 34 final class SingletonImmutableSet<E> extends ImmutableSet<E> {
46 SingletonImmutableSet(E element) {
50 SingletonImmutableSet(E element, int hashCode) {
  /external/owasp/sanitizer/distrib/lib/
guava.jar 
  /external/owasp/sanitizer/lib/guava-libraries/
guava.jar 
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar 
  /external/chromium_org/third_party/checkstyle/
checkstyle-5.7-all.jar 

Completed in 580 milliseconds