MCPcopy Index your code
hub / github.com/golang/mobile / newI

Method newI

bind/java/SeqBench.java:133–135  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

131 }
132
133 @Override public I newI() {
134 return new AnI();
135 }
136 @Override public void ref(I i) {
137 }
138 @Override public void noargs() {

Callers 1

BenchmarksClass · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected