public class MetadataVideoIterator<T extends Image<?,T>> extends Object implements Iterator<ImageCollectionEntry<T>>
| Constructor and Description |
|---|
MetadataVideoIterator(ImageCollectionEntrySelection<T> selection,
Video<T> video) |
public MetadataVideoIterator(ImageCollectionEntrySelection<T> selection, Video<T> video)
public boolean hasNext()
public ImageCollectionEntry<T> next()