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

Method stoString

bind/java/SeqTest.java:237–239  ·  view source on GitHub ↗
(S s)

Source from the content-addressed store, hash-verified

235 }
236
237 public String stoString(S s) {
238 return s.string();
239 }
240
241 public long v() {
242 return 1234;

Calls 1

stringMethod · 0.45

Tested by

no test coverage detected