Class SearchIterator<T>

java.lang.Object
co.yellowdog.platform.clients.SearchIterator<T>
All Implemented Interfaces:
Iterator<T>

public class SearchIterator<T> extends Object implements Iterator<T>