public class CrlCertSetStreamParser.CrlCertsIterator extends Object implements Iterator<CrlCertSetStreamParser.CrlCert>, Closeable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
hasNext() |
CrlCertSetStreamParser.CrlCert |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, removepublic boolean hasNext()
hasNext in interface Iterator<CrlCertSetStreamParser.CrlCert>public CrlCertSetStreamParser.CrlCert next()
next in interface Iterator<CrlCertSetStreamParser.CrlCert>public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2019. All rights reserved.