Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MultiMC/Launcher
/ minHeapSize
Method
minHeapSize
launcher/ui/widgets/JavaSettingsWidget.cpp:190–193 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
188
}
189
190
int JavaSettingsWidget::minHeapSize() const
191
{
192
return m_minMemSpinBox->value();
193
}
194
195
bool JavaSettingsWidget::permGenEnabled() const
196
{
Callers
1
validatePage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected