MCPcopy Create free account
hub / github.com/FreesmTeam/FreesmLauncher / toString

Method toString

launcher/java/JavaVersion.cpp:41–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39}
40
41QString JavaVersion::toString() const
42{
43 return m_string;
44}
45
46bool JavaVersion::requiresPermGen() const
47{

Callers 15

beginProfilingImplMethod · 0.45
checkMethod · 0.45
beginProfilingImplMethod · 0.45
checkMethod · 0.45
pathMethod · 0.45
resolveServerMethod · 0.45
executeTaskMethod · 0.45
checkJavaFinishedMethod · 0.45
finalizeMethod · 0.45
finalizeMethod · 0.45
loadFileMethod · 0.45
PrismExternalUpdaterMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected