Class Util.TopResults<T>

    • Field Detail

      • isComplete

        public final boolean isComplete
        true iff this is a complete result ie. if the specified queue size was large enough to find the complete list of results. This might be false if the Util.TopNSearcher rejected too many results.