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, wait
forEachRemaining, hasNext, next
public void remove()
remove
in interface Iterator<T extends BlockAlias>
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.