Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/golang/mobile
/ e
Method
e
bind/java/SeqTest.java:220–222 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
218
219
private
class
AnI implements I {
220
public
void
e() throws Exception {
221
throw
new
Exception(
"my exception from E"
);
222
}
223
224
boolean calledF;
225
public
void
f() {
Callers
2
getRune
Method · 0.45
load
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected