Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/java-native-access/jna
/ main
Method
main
test/com/sun/jna/PointerTest.java:242–244 ·
view source on GitHub ↗
(String[] args)
Source
from the content-addressed store, hash-verified
240
}
241
242
public
static
void
main(String[] args) {
243
junit.textui.TestRunner.run(PointerTest.
class
);
244
}
245
}
Callers
nothing calls this directly
Calls
1
run
Method · 0.45
Tested by
no test coverage detected