Package PamguardMVC

Class ReverseChannelIterator<Tunit extends PamDataUnit>

java.lang.Object
PamguardMVC.ReverseChannelIterator<Tunit>
Type Parameters:
Tunit -
All Implemented Interfaces:
Iterator<Tunit>, ListIterator<Tunit>

public class ReverseChannelIterator<Tunit extends PamDataUnit> extends Object implements ListIterator<Tunit>
Iterator for going backwards through a datablock, but only selecting data untits that have a specific channel.
Author:
Doug Gillespie