org.apache.lucene.search
public class HitIterator extends Object implements Iterator
Hits
Hits.iterator()
next()
Hit
boolean
hasNext()
int
length()
Object
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public boolean hasNext()
hasNext
Iterator
public Object next()
next
public void remove()
remove
UnsupportedOperationException
public int length()
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.