public final class EmptyResourceNameIterator extends ResourceNameIterator
Constructor and Description |
---|
EmptyResourceNameIterator()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
void |
remove() |
getExtension, getLocale, getStyle, getVariation, newExtensionResourceNameIterator, newLocaleResourceNameIterator, newStyleAndVariationResourceNameIterator, next, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEachRemaining
public boolean hasNext()
hasNext
in interface Iterator<String>
hasNext
in class ResourceNameIterator
Iterator.hasNext()
public void remove()
remove
in interface Iterator<String>
remove
in class ResourceNameIterator
Iterator.remove()
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.