Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@kendhia
Created April 4, 2017 18:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kendhia/5d6a63fc75b887c6625931a3583d0eeb to your computer and use it in GitHub Desktop.
Save kendhia/5d6a63fc75b887c6625931a3583d0eeb to your computer and use it in GitHub Desktop.
InternationCustomer ic =new InternationCustomer(Integer.parseInt(st1.nextToken()), st1.nextToken(), st1.nextToken());
customer1[customerSay] = ic;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment