public abstract class BlockAliasMap.ImmutableIterator extends Object implements Iterator<T>
Enumeration but Iterator
 is supported by more APIs and Enumeration's javadoc even suggests using
 Iterator instead.| Constructor and Description | 
|---|
| ImmutableIterator() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | remove() | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, hasNext, nextpublic void remove()
remove in interface Iterator<T extends BlockAlias>Copyright © 2008–2023 Apache Software Foundation. All rights reserved.