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 Enumeration
public Object nextElement()
nextElement
in interface Enumeration
Copyright © 2023 ScalAgent D.T.. All rights reserved.