public class FulltextSearchHiterator<A extends IFulltextSearchHit> extends Object implements Iterator<A>
Constructor and Description |
---|
FulltextSearchHiterator(A[] hits) |
public FulltextSearchHiterator(A[] hits)
hits
- public boolean hasNext()
hasNext
in interface Iterator<A extends IFulltextSearchHit>
public A next()
next
in interface Iterator<A extends IFulltextSearchHit>
public void remove()
remove
in interface Iterator<A extends IFulltextSearchHit>
UnsupportedOperationException
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.