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

Method incRefnum

bind/java/Seq.java:118–118  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

116 // refnum is passed to Go, to avoid finalizing and
117 // invalidating it before being translated on the Go side.
118 int incRefnum();
119 }
120 // A Proxy is a Java object that proxies a Go object. Proxies, unlike
121 // GoObjects, are unwrapped to their Go counterpart when deserialized

Callers 3

incRefnumMethod · 0.65
incGoObjectRefMethod · 0.65
incMethod · 0.65

Implementers 2

Seqbind/java/Seq.java
RefTrackerbind/java/Seq.java

Calls

no outgoing calls

Tested by

no test coverage detected