Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/golang/mobile
/ onearg
Method
onearg
bind/java/SeqBench.java:140–141 ·
view source on GitHub ↗
(long i)
Source
from the content-addressed store, hash-verified
138
@Override
public
void
noargs() {
139
}
140
@Override
public
void
onearg(long i) {
141
}
142
@Override
public
long oneret() {
143
return
0;
144
}
Callers
1
run
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected