Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Garten/sourcecraft
/ getDisplayName
Method
getDisplayName
src/periphery/Place.java:45–47 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
43
}
44
45
public
String getDisplayName() {
46
return
this.displayName;
47
}
48
49
public
Position getStart() {
50
return
this.start.copy();
Callers
4
getPlace
Method · 0.95
getPlaceNamesWithDefault
Method · 0.80
getPlaceNames
Method · 0.80
setConvertData
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected