Skip to content

Instantly share code, notes, and snippets.

@bffcorreia
Created May 17, 2017 09:23
Show Gist options
  • Save bffcorreia/7da7cf31661796c55c1f5d98f9faf9f5 to your computer and use it in GitHub Desktop.
Save bffcorreia/7da7cf31661796c55c1f5d98f9faf9f5 to your computer and use it in GitHub Desktop.
PeanutButterJar peanutButterJar = new PeanutButterJar(...);
Benfica benfica = new Benfica(...);
EmotionManager emotionManager = new EmotionManager(peanutButterJar, benfica);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment