Home
last modified time | relevance | path

Searched defs:PickyIterable (Results 1 – 2 of 2) sorted by relevance

/external/guava/android/guava-tests/test/com/google/common/collect/
DIteratorsTest.java625 private static final class PickyIterable<E> implements Iterable<E> { class in IteratorsTest
629 PickyIterable(E... elements) { in PickyIterable() method in IteratorsTest.PickyIterable
/external/guava/guava-tests/test/com/google/common/collect/
DIteratorsTest.java625 private static final class PickyIterable<E> implements Iterable<E> { class in IteratorsTest
629 PickyIterable(E... elements) { in PickyIterable() method in IteratorsTest.PickyIterable