Skip to content

Instantly share code, notes, and snippets.

@oyvindrobertsen
Created February 1, 2013 15:33
Show Gist options
  • Save oyvindrobertsen/4692009 to your computer and use it in GitHub Desktop.
Save oyvindrobertsen/4692009 to your computer and use it in GitHub Desktop.
for (int i = 0; i < 100;i++) {
someobj c = new someobj();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment