public static class BundleName.Iterator extends Object implements Iterator<BundleName>
| Constructor and Description |
|---|
BundleName.Iterator(String baseName,
Locale locale) |
public boolean hasNext()
hasNext in interface Iterator<BundleName>public BundleName next()
next in interface Iterator<BundleName>public void remove()
remove in interface Iterator<BundleName>Copyright © 2025 JBoss by Red Hat. All Rights Reserved.