java.util.Iterator<T>public abstract class BlockAliasMap.ImmutableIterator
extends java.lang.Object
implements java.util.Iterator<T>
Enumeration but Iterator
is supported by more APIs and Enumeration's javadoc even suggests using
Iterator instead.| Constructor | Description |
|---|---|
ImmutableIterator() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
remove() |
public void remove()
remove in interface java.util.Iterator<T extends BlockAlias>Copyright © 2008–2025 Apache Software Foundation. All rights reserved.