Class IsUnresolvedPredicate

    • Field Summary

      • Fields inherited from class com.google.gerrit.index.query.OperatorPredicate

        name, value
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected Integer getValueInt​(ChangeData changeData)  
      • Methods inherited from class com.google.gerrit.index.query.IntegerRangePredicate

        getMaximumValue, getMinimumValue, match
      • Methods inherited from class com.google.gerrit.index.query.IndexPredicate

        getField, getType
      • Methods inherited from class com.google.gerrit.index.query.OperatorPredicate

        copy, equals, getOperator, getValue, hashCode, toString
      • Methods inherited from class com.google.gerrit.index.query.Predicate

        and, and, any, asMatchable, estimateCost, getChild, getChildCount, getChildren, isMatchable, not, or, or
      • Methods inherited from interface com.google.gerrit.index.query.Matchable

        match