Uses of Interface
com.atlassian.confluence.search.contentnames.DocumentResultScores.Block

Packages that use DocumentResultScores.Block
com.atlassian.confluence.search.contentnames   
com.atlassian.confluence.search.contentnames.lucene   
 

Uses of DocumentResultScores.Block in com.atlassian.confluence.search.contentnames
 

Methods in com.atlassian.confluence.search.contentnames with parameters of type DocumentResultScores.Block
 void FloatArrayDocumentResultScores.each(DocumentResultScores.Block block)
           
 void DocumentResultScores.each(DocumentResultScores.Block block)
          Iterates through all docId and score pairs where the score is greater than zero and then executes the block against each pair.
 

Uses of DocumentResultScores.Block in com.atlassian.confluence.search.contentnames.lucene
 

Methods in com.atlassian.confluence.search.contentnames.lucene with parameters of type DocumentResultScores.Block
 void BitSetAwareDocumentResultScores.each(DocumentResultScores.Block block)
           
 



Confluence is developed by Atlassian.