Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Garten/sourcecraft
/ toString
Method
toString
src/main/World.java:50–53 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
48
}
49
50
@Override
51
public
String toString() {
52
return
this.name;
53
}
54
55
@Override
56
public
boolean equals(Object another) {
Callers
9
getConverterData
Method · 0.95
getListCellRendererComponent
Method · 0.95
createName
Method · 0.45
convertMap
Method · 0.45
getIcon
Method · 0.45
initOutput
Method · 0.45
isSteamPath
Method · 0.45
areTexturesUpToDate
Method · 0.45
print
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected