public final class MultiMapNamesEnumeration extends Object implements Enumeration
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasMoreElements() |
Object |
nextElement() |
public boolean hasMoreElements()
hasMoreElements in interface Enumerationpublic Object nextElement()
nextElement in interface EnumerationCopyright © 2005–2017 Oracle Corporation. All rights reserved.