Class HitIterator

  • All Implemented Interfaces:
    Iterator<Hit>

    public class HitIterator
    extends Object
    implements Iterator<Hit>
    An iterator for the list of hits in a result. This iterator supports the remove operation.
    Author:
    Steinar Knutsen