Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ canDisplayCheck
Method
canDisplayCheck
forge-core/src/main/java/forge/util/Lang.java:64–66 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
62
}
63
64
public
char canDisplayCheck() {
65
return
' '
;
66
}
67
68
/**
69
* Return the ordinal suffix (2 characters)
for
the textual representation
Callers
1
newFont
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected