Skip to content

Instantly share code, notes, and snippets.

@cosbor11
Created October 22, 2015 22:46
Show Gist options
  • Select an option

  • Save cosbor11/87b4030cebe792874cd9 to your computer and use it in GitHub Desktop.

Select an option

Save cosbor11/87b4030cebe792874cd9 to your computer and use it in GitHub Desktop.
manager.saveEntity(sailbaot);
System.out.println("Sailboat " + sailboat.getName() + " has " sailboat.getCrew().size() + " crew members");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment