Class EqualsFilePredicate

    • Field Summary

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

        name, value
    • Method Detail

      • match

        public boolean match​(ChangeData object)
                      throws com.google.gwtorm.server.OrmException
        Throws:
        com.google.gwtorm.server.OrmException
      • getCost

        public int getCost()