10111213141516
public Application() { initApplication(); } private void initApplication() { new ApplicationController(); }