HomeSort by relevance Sort by last modified time
    Searched refs:onlyElement (Results 1 - 5 of 5) sorted by null

  /external/turbine/javatests/com/google/turbine/binder/
ClassPathBinderTest.java 21 import static com.google.common.collect.MoreCollectors.onlyElement;
108 .collect(onlyElement());
120 .collect(onlyElement());
  /external/dagger2/compiler/src/main/java/dagger/internal/codegen/
MapKeys.java 110 final ExecutableElement onlyElement =
119 mapKeyAnnotationType + "." + onlyElement.getSimpleName() + " cannot be an array");
132 return keyTypeElementVisitor.visit(onlyElement.getReturnType());
  /external/turbine/javatests/com/google/turbine/binder/bytecode/
BytecodeBoundClassTest.java 20 import static com.google.common.collect.MoreCollectors.onlyElement;
94 .collect(onlyElement());
  /external/owasp/sanitizer/distrib/lib/
guava.jar 
  /external/owasp/sanitizer/lib/guava-libraries/
guava.jar 

Completed in 304 milliseconds