Skip to content

Instantly share code, notes, and snippets.

@Hariofspades
Last active December 22, 2017 08:56
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Hariofspades/12c5692fcaa4fe543f7ea5de92831fc8 to your computer and use it in GitHub Desktop.
Save Hariofspades/12c5692fcaa4fe543f7ea5de92831fc8 to your computer and use it in GitHub Desktop.
Explaining interface dependency
public Result executePlan(WarStrategy strategy) {
//WarStrategy is implemented by all the houses
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment