Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ permGenEnabled
Method
permGenEnabled
launcher/ui/widgets/JavaSettingsWidget.cpp:303–306 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
301
}
302
303
bool JavaSettingsWidget::permGenEnabled() const
304
{
305
return m_permGenSpinBox->isVisible();
306
}
307
308
int JavaSettingsWidget::permGenSize() const
309
{
Callers
1
validatePage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected