MCPcopy 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

initialiseJVMMethod · 0.45
fixJavaBugMethod · 0.45
writeObjectMethod · 0.45
addCookieMethod · 0.45
LogFormatterMethod · 0.45
$$$setupUI$$$Method · 0.45
invokeMethod · 0.45
invokeMethod · 0.45
initializeFontSizeMethod · 0.45
fromThemeMethod · 0.45
updateModelMethod · 0.45

Calls 2

getMarketNameMethod · 0.95
getMarketTypeMethod · 0.95

Tested by

no test coverage detected