MCPcopy Create free account
hub / github.com/FreesmTeam/FreesmLauncher / permGenSize

Method permGenSize

launcher/ui/widgets/JavaSettingsWidget.cpp:308–311  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

306}
307
308int JavaSettingsWidget::permGenSize() const
309{
310 return m_permGenSpinBox->value();
311}
312
313void JavaSettingsWidget::memoryValueChanged()
314{

Callers 1

validatePageMethod · 0.80

Calls 1

valueMethod · 0.80

Tested by

no test coverage detected