Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/java-native-access/jna
/ getPackage
Method
getPackage
ant-tools-src/com/sun/jna/ant/Opens.java:34–36 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
32
private
String to;
33
34
public
String getPackage() {
35
return
packageName;
36
}
37
38
public
void
setPackage(String packageName) {
39
this.packageName = packageName;
Callers
2
testToStringList
Method · 0.45
main
Method · 0.45
Calls
no outgoing calls
Tested by
1
testToStringList
Method · 0.36