public class Iterators
extends java.lang.Object
| Constructor and Description |
|---|
Iterators() |
| Modifier and Type | Method and Description |
|---|---|
static <T> java.util.Iterator<T> |
empty() |
static <T> java.util.Iterator<T> |
singleton(T t) |
Copyright © 2002 – 2022 Project Wonder.