Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ permGenSize
Method
permGenSize
launcher/ui/widgets/JavaSettingsWidget.cpp:205–208 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
203
}
204
205
int JavaSettingsWidget::permGenSize() const
206
{
207
return m_permGenSpinBox->value();
208
}
209
210
void JavaSettingsWidget::memoryValueChanged(int)
211
{
Callers
1
validatePage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected