Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ toString
Method
toString
launcher/java/JavaVersion.cpp:45–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
QString JavaVersion::toString()
46
{
47
return m_string;
48
}
49
50
bool JavaVersion::requiresPermGen()
51
{
Callers
15
beginProfilingImpl
Method · 0.45
check
Method · 0.45
beginProfilingImpl
Method · 0.45
check
Method · 0.45
path
Method · 0.45
executeTask
Method · 0.45
checkJavaFinished
Method · 0.45
downloadFinished
Method · 0.45
downloadFinished
Method · 0.45
saveFile
Method · 0.45
chanListDownloadFinished
Method · 0.45
parseVersionInfo
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected