public class IterableUtils extends Object
| Constructor and Description |
|---|
IterableUtils() |
| Modifier and Type | Method and Description |
|---|---|
static <T> Iterable<T> |
iterable(Iterator<T> it)
Converts an interator into an Iterable for one time use only.
|
public IterableUtils()
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.