private static class Properties.EmptyEnumerator extends Object implements Enumeration
| Constructor and Description |
|---|
EmptyEnumerator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasMoreElements() |
Object |
nextElement() |
public boolean hasMoreElements()
hasMoreElements in interface Enumerationpublic Object nextElement()
nextElement in interface EnumerationCopyright © 2022 ScalAgent D.T.. All rights reserved.