|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DelegatingScorer
A marker interface for those scorers that delegate all
IntIterator
's method to the
underlying DocumentIterator
.
An aggregator can only aggregate scorers of this kind.
Method Summary |
---|
Methods inherited from interface it.unimi.dsi.mg4j.search.score.Scorer |
---|
copy, nextDocument, nextInt, score, score, setWeights, usesIntervals, wrap |
Methods inherited from interface it.unimi.dsi.fastutil.ints.IntIterator |
---|
skip |
Methods inherited from interface java.util.Iterator |
---|
hasNext, next, remove |
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |