Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/golang/mobile
/ className
Method
className
bind/genjava.go:1015–1017 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1013
}
1014
1015
func
(g *JavaGen) className() string {
1016
return
JavaClassName(g.Pkg)
1017
}
1018
1019
// JavaClassName returns the name of the Java class that
1020
// contains Go package level identifiers.
Callers
6
genStruct
Method · 0.95
genJNIFuncSignature
Method · 0.95
genJNIVar
Method · 0.95
GenH
Method · 0.95
GenC
Method · 0.95
GenJava
Method · 0.95
Calls
1
JavaClassName
Function · 0.85
Tested by
no test coverage detected