|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CompassHitIterator
An iterator over CompassDetachedHits that provides lazy
fetching of each resource. CompassDetachedHits.iterator()
returns an instance of this class. Calls to Iterator.next() or nextHit() returns a
CompassHit instance.
| Method Summary | |
|---|---|
CompassHit |
nextHit()
Returns a CompassHit instance representing the next hit in
CompassHits. |
| Methods inherited from interface java.util.Iterator |
|---|
hasNext, next, remove |
| Method Detail |
|---|
CompassHit nextHit()
CompassHit instance representing the next hit in
CompassHits.
CompassHit.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||