Package com.google.gerrit.index.query
Class MatchResult
java.lang.Object
com.google.gerrit.index.query.MatchResult
Result returned by
Matchable
.-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal String
explanation for why it matched or notfinal boolean
true if matches -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
status
public final boolean statustrue if matches -
explanation
explanation for why it matched or not
-
-
Constructor Details
-
MatchResult
-