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

Method permGenSize

launcher/ui/widgets/JavaWizardWidget.cpp:305–308  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

303}
304
305int JavaWizardWidget::permGenSize() const
306{
307 return m_permGenSpinBox->value();
308}
309
310void JavaWizardWidget::memoryValueChanged()
311{

Callers 1

validatePageMethod · 0.80

Calls 1

valueMethod · 0.80

Tested by

no test coverage detected