Searched defs:endOfData (Results 1 - 4 of 4) sorted by relevance

/external/guava/guava/src/com/google/common/base/
H A DAbstractIterator.java44 protected final T endOfData() { method in class:AbstractIterator
/external/guava/guava/src/com/google/common/collect/
H A DAbstractIterator.java37 * 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() { method in class:AbstractIterator
/external/droiddriver/libs/
H A Dguava-13.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/hash/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 155 milliseconds