Class ReporterScoreResultIterator

java.lang.Object
net.sf.basedb.core.ReporterScoreResultIterator
All Implemented Interfaces:
AutoCloseable, Iterator<ReporterScore>, QueryResult, ResultIterator<ReporterScore>

public class ReporterScoreResultIterator
extends Object
implements ResultIterator<ReporterScore>
This is a temporary solution for returning reporter list scores as an iterator. This class will be replaced by a more generic query functionality in the future.
Version:
2.0
Author:
Nicklas
See Also:
ReporterList
Last modified
$Date: 2012-09-14 09:28:35 +0200 (fr, 14 sep 2012) $