MCPcopy Create free account
hub / github.com/ElyPrismLauncher/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() const
46{
47 return m_string;
48}
49
50bool JavaVersion::requiresPermGen() const
51{

Callers 15

appendLineMethod · 0.45
parseAttributesMethod · 0.45
isPotentialLog4JStartFunction · 0.45
beginProfilingImplMethod · 0.45
checkMethod · 0.45
beginProfilingImplMethod · 0.45
checkMethod · 0.45
pathMethod · 0.45
parseXmlLogsMethod · 0.45
resolveServerMethod · 0.45
executeTaskMethod · 0.45
checkJavaFinishedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected