private class TBSCertList.EmptyEnumeration extends Object implements Enumeration
Modifier | Constructor and Description |
---|---|
private |
EmptyEnumeration() |
Modifier and Type | Method and Description |
---|---|
boolean |
hasMoreElements() |
Object |
nextElement() |
private EmptyEnumeration()
public boolean hasMoreElements()
hasMoreElements
in interface Enumeration
public Object nextElement()
nextElement
in interface Enumeration