Skip to content

Instantly share code, notes, and snippets.

@thomaspoignant
Created November 3, 2016 21:47
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 thomaspoignant/81f30d1695ea7b8fbd478120c189c2e5 to your computer and use it in GitHub Desktop.
Save thomaspoignant/81f30d1695ea7b8fbd478120c189c2e5 to your computer and use it in GitHub Desktop.
//this way better
class RedTruck implements Truck
//than
class RedTruckImpl implements ITruck
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment