MCPcopy Create free account
hub / github.com/MultiMC/Launcher / permGenSize

Method permGenSize

launcher/ui/widgets/JavaSettingsWidget.cpp:200–203  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

198}
199
200int JavaSettingsWidget::permGenSize() const
201{
202 return m_permGenSpinBox->value();
203}
204
205void JavaSettingsWidget::memoryValueChanged(int)
206{

Callers 1

validatePageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected