Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FabricMC/Matcher
/ isFullyMatched
Method
isFullyMatched
src/main/java/matcher/type/Matchable.java:38–38 ·
view source on GitHub ↗
(boolean recursive)
Source
from the content-addressed store, hash-verified
36
37
T getMatch();
38
boolean isFullyMatched(boolean recursive);
39
float getSimilarity();
40
boolean isNameObfuscated();
41
}
Callers
3
setCellStyle
Method · 0.65
MatchPaneSrc
Class · 0.65
isFullyMatched
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected