Skip to content

Instantly share code, notes, and snippets.

@damianoporta
Created August 18, 2016 09:41
Show Gist options
  • Save damianoporta/0eef471064b43ac4f4a9313de5ef437e to your computer and use it in GitHub Desktop.
Save damianoporta/0eef471064b43ac4f4a9313de5ef437e to your computer and use it in GitHub Desktop.
for (Object myClass : this.classes) {
myClass.myMethod();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment