Class ASN1GenericIterator<T>

java.lang.Object
org.apache.camel.dataformat.asn1.ASN1GenericIterator<T>
All Implemented Interfaces:
Closeable, AutoCloseable, Iterator<T>

public class ASN1GenericIterator<T> extends Object implements Iterator<T>, Closeable