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

  /external/guava/guava/src/com/google/common/base/
AbstractIterator.java 44 protected final T endOfData() {
  /external/guava/guava/src/com/google/common/collect/
AbstractIterator.java 37 * and invoke the {@link #endOfData} method when appropriate.
51 * return endOfData();
88 * #endOfData()} when there are no elements left in the iteration. Failure to
94 * implementation either invokes {@code endOfData} or throws an exception,
106 * @return the next element if there was one. If {@code endOfData} was called
121 * implementation can use the simple statement {@code return endOfData();}
123 protected final T endOfData() {
  /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 87 milliseconds