public static final class CollectionsX.OneIterator<E>
extends java.lang.Object
implements java.util.Iterator<E>
| Constructor and Description |
|---|
OneIterator(E one) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
E |
next() |
void |
remove() |
public OneIterator(E one)
Copyright © 2005-2024 Potix Corporation. All Rights Reserved.