|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MinimalIterable | |
|---|---|
| com.google.common.collect.testing | |
| Uses of MinimalIterable in com.google.common.collect.testing |
|---|
| Methods in com.google.common.collect.testing that return MinimalIterable | ||
|---|---|---|
static
|
MinimalIterable.from(Collection<E> elements)
Returns an iterable whose iterator returns the given elements in order. |
|
static
|
MinimalIterable.of(E... elements)
Returns an iterable whose iterator returns the given elements in order. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||