MCPcopy Create free account
hub / github.com/golang/mobile / AnI

Class AnI

bind/java/SeqBench.java:20–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18public class SeqBench extends InstrumentationTestCase {
19
20 public static class AnI implements I {
21 @Override public void f() {
22 }
23 }
24
25 private static class Benchmarks implements benchmark.Benchmarks {
26 private static Map<String, Runnable> benchmarks;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected