Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
process
Method · 0.65
matchField
Method · 0.65
includeContribution
Method · 0.65
contributionAdded
Method · 0.65
contributionRemoved
Method · 0.65
contributionChanged
Method · 0.65
deleteTemp
Method · 0.65
contributionChanged
Method · 0.65
listCategories
Method · 0.65
setMenuMnemonics
Method · 0.65
visit
Method · 0.65
writeIndentedLine
Method · 0.65
Implementers
1
ListPanel
app/src/processing/app/contrib/ListPan
Calls
no outgoing calls
Tested by
no test coverage detected