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

Method noargs

bind/java/SeqBench.java:138–139  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

136 @Override public void ref(I i) {
137 }
138 @Override public void noargs() {
139 }
140 @Override public void onearg(long i) {
141 }
142 @Override public long oneret() {

Callers 1

runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected