Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/golang/mobile
/ stoString
Method
stoString
bind/java/SeqTest.java:237–239 ·
view source on GitHub ↗
(S s)
Source
from the content-addressed store, hash-verified
235
}
236
237
public
String stoString(S s) {
238
return
s.string();
239
}
240
241
public
long v() {
242
return
1234;
Callers
1
testInterfaceMethodTakesStructPointer
Method · 0.95
Calls
1
string
Method · 0.45
Tested by
no test coverage detected