MCPcopy 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

updateMethod · 0.95
updateZoomMethod · 0.95
updatePosMethod · 0.95
updatePos2Method · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected