Class ServiceFinder.LazyObjectIterator<T>

java.lang.Object
org.glassfish.jersey.internal.ServiceFinder.AbstractLazyIterator<T>
org.glassfish.jersey.internal.ServiceFinder.LazyObjectIterator<T>
All Implemented Interfaces:
Iterator<T>
Enclosing class:
ServiceFinder<T>

private static final class ServiceFinder.LazyObjectIterator<T> extends ServiceFinder.AbstractLazyIterator<T> implements Iterator<T>