Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpaiR/imgui-java
/ main
Method
main
example/src/main/java/Main.java:115–118 ·
view source on GitHub ↗
(final String[] args)
Source
from the content-addressed store, hash-verified
113
}
114
115
public
static
void
main(
final
String[] args) {
116
launch(
new
Main());
117
System.exit(0);
118
}
119
}
Callers
nothing calls this directly
Calls
1
launch
Method · 0.80
Tested by
no test coverage detected