MCPcopy Create free account
hub / github.com/MultiMC/Launcher / toString

Method toString

launcher/java/JavaVersion.cpp:45–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43}
44
45QString JavaVersion::toString()
46{
47 return m_string;
48}
49
50bool JavaVersion::requiresPermGen()
51{

Callers 15

beginProfilingImplMethod · 0.45
checkMethod · 0.45
beginProfilingImplMethod · 0.45
checkMethod · 0.45
pathMethod · 0.45
downloadSucceededMethod · 0.45
executeTaskMethod · 0.45
checkJavaFinishedMethod · 0.45
downloadFinishedMethod · 0.45
downloadFinishedMethod · 0.45
saveFileMethod · 0.45
test_SaveLoadMethod · 0.45

Calls

no outgoing calls

Tested by 4

test_SaveLoadMethod · 0.36
encodeBaseFileFunction · 0.36
findTestDataUrlFunction · 0.36
test_ParseMethod · 0.36