Skip to content

Instantly share code, notes, and snippets.

@alohasoftworks
Created December 8, 2009 20:14
Show Gist options
  • Select an option

  • Save alohasoftworks/251954 to your computer and use it in GitHub Desktop.

Select an option

Save alohasoftworks/251954 to your computer and use it in GitHub Desktop.
// Initialize array to 99, way more than we will ever need
OrderItem[] orderItemArr = new OrderItem[99];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment