MCPcopy 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

getRuneMethod · 0.45
loadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected