Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Singular/Singular
/ getString
Method
getString
Singular/LIB/surfex/LampAdminUpdater.java:288–290 ·
view source on GitHub ↗
(String s)
Source
from the content-addressed store, hash-verified
286
287
288
public
synchronized String getString(String s){
289
return
(s+
" "
).substring(0,8).replaceAll(
" "
,
""
);
290
}
291
}
Callers
4
update
Method · 0.95
updateZoom
Method · 0.95
updatePos
Method · 0.95
updatePos2
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected