Class ScoringMatch


  • public class ScoringMatch
    extends QueryMatch
    A QueryMatch that reports scores for each match
    • Constructor Detail

      • ScoringMatch

        private ScoringMatch​(java.lang.String queryId,
                             float score)