Package com.google.gerrit.server.project
Class RefPatternMatcher
java.lang.Object
com.google.gerrit.server.project.RefPatternMatcher
- Direct Known Subclasses:
- RefPatternMatcher.ExpandParameters,- SectionMatcher
- 
Nested Class SummaryNested Classes
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic RefPatternMatchergetMatcher(AccessSection section) static RefPatternMatchergetMatcher(String pattern) abstract booleanmatch(String ref, CurrentUser user) 
- 
Constructor Details- 
RefPatternMatcherpublic RefPatternMatcher()
 
- 
- 
Method Details- 
getMatcher
- 
getMatcher
- 
match
 
-