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