Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bither/bither-desktop-java
/ getName
Method
getName
src/main/java/net/bither/model/Market.java:45–47 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
43
}
44
45
public
String getName() {
46
return
MarketUtil.getMarketName(getMarketType());
47
}
48
49
public
MarketType getMarketType() {
50
return
marketType;
Callers
15
initialiseJVM
Method · 0.45
fixJavaBug
Method · 0.45
writeObject
Method · 0.45
addCookie
Method · 0.45
LogFormatter
Method · 0.45
$$$setupUI$$$
Method · 0.45
LinuxSecureRandomProvider
Method · 0.45
invoke
Method · 0.45
invoke
Method · 0.45
initializeFontSize
Method · 0.45
fromTheme
Method · 0.45
updateModel
Method · 0.45
Calls
2
getMarketName
Method · 0.95
getMarketType
Method · 0.95
Tested by
no test coverage detected