Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/golang/mobile
/ stringRetShort
Method
stringRetShort
bind/java/SeqBench.java:151–153 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
149
@Override
public
void
slice(byte[] s) {
150
}
151
@Override
public
String stringRetShort() {
152
return
Benchmark.ShortString;
153
}
154
@Override
public
String stringRetLong() {
155
return
Benchmark.LongString;
156
}
Callers
1
run
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected