MCPcopy Index your code
hub / github.com/benfry/processing4 / matches

Method matches

app/src/processing/app/contrib/Contribution.java:369–369  ·  view source on GitHub ↗
(Contribution contrib)

Source from the content-addressed store, hash-verified

367
368 public interface Filter {
369 boolean matches(Contribution contrib);
370 }
371}

Callers 15

processMethod · 0.65
matchFieldMethod · 0.65
includeContributionMethod · 0.65
contributionAddedMethod · 0.65
contributionRemovedMethod · 0.65
contributionChangedMethod · 0.65
deleteTempMethod · 0.65
contributionChangedMethod · 0.65
listCategoriesMethod · 0.65
setMenuMnemonicsMethod · 0.65
visitMethod · 0.65
writeIndentedLineMethod · 0.65

Implementers 1

ListPanelapp/src/processing/app/contrib/ListPan

Calls

no outgoing calls

Tested by

no test coverage detected